iPXE
Data Fields
linda_serdes_param Struct Reference

A Linda SerDes parameter. More...

Data Fields

uint16_t address
 EPB address as constructed by LINDA_EPB_ADDRESS() More...
 
uint8_t value
 Value to set. More...
 
uint8_t mask
 Mask to apply to old value. More...
 

Detailed Description

A Linda SerDes parameter.

Definition at line 1975 of file linda.c.

Field Documentation

◆ address

uint16_t linda_serdes_param::address

EPB address as constructed by LINDA_EPB_ADDRESS()

Definition at line 1977 of file linda.c.

◆ value

uint8_t linda_serdes_param::value

Value to set.

Definition at line 1979 of file linda.c.

◆ mask

uint8_t linda_serdes_param::mask

Mask to apply to old value.

Definition at line 1981 of file linda.c.

Referenced by linda_set_serdes_params().


The documentation for this struct was generated from the following file: