Module frameconfig

Source
Expand description

Configuration of incoming frames

Structs§

FRAMECONFIG_SPEC
Configuration of incoming frames
R
Register FRAMECONFIG reader
W
Register FRAMECONFIG writer

Enums§

CRCMODERX_A
CRC mode for incoming frames
PARITY_A
Indicates if parity expected in RX frame
SOF_A
SoF expected or not in RX frames

Type Aliases§

CRCMODERX_R
Field CRCMODERX reader - CRC mode for incoming frames
CRCMODERX_W
Field CRCMODERX writer - CRC mode for incoming frames
PARITY_R
Field PARITY reader - Indicates if parity expected in RX frame
PARITY_W
Field PARITY writer - Indicates if parity expected in RX frame
SOF_R
Field SOF reader - SoF expected or not in RX frames
SOF_W
Field SOF writer - SoF expected or not in RX frames