Data Fields | |
| uint16_t | address |
| EPB address as constructed by LINDA_EPB_ADDRESS(). | |
| uint8_t | value |
| Value to set. | |
| uint8_t | mask |
| Mask to apply to old value. | |
Definition at line 1981 of file linda.c.
EPB address as constructed by LINDA_EPB_ADDRESS().
Definition at line 1983 of file linda.c.
Referenced by linda_set_serdes_param().
Mask to apply to old value.
Definition at line 1987 of file linda.c.
Referenced by linda_set_serdes_param(), and linda_set_serdes_params().
1.5.7.1