Expand description
Configuration of outgoing frames
Structs§
- FRAMECONFIG_
SPEC - Configuration of outgoing frames
- R
- Register
FRAMECONFIG
reader - W
- Register
FRAMECONFIG
writer
Enums§
- CRCMODETX_
A - CRC mode for outgoing frames
- DISCARDMODE_
A - Discarding unused bits at start or end of a frame
- PARITY_
A - Indicates if parity is added to the frame
- SOF_A
- Adding SoF or not in TX frames
Type Aliases§
- CRCMODETX_
R - Field
CRCMODETX
reader - CRC mode for outgoing frames - CRCMODETX_
W - Field
CRCMODETX
writer - CRC mode for outgoing frames - DISCARDMODE_
R - Field
DISCARDMODE
reader - Discarding unused bits at start or end of a frame - DISCARDMODE_
W - Field
DISCARDMODE
writer - Discarding unused bits at start or end of a frame - PARITY_
R - Field
PARITY
reader - Indicates if parity is added to the frame - PARITY_
W - Field
PARITY
writer - Indicates if parity is added to the frame - SOF_R
- Field
SOF
reader - Adding SoF or not in TX frames - SOF_W
- Field
SOF
writer - Adding SoF or not in TX frames