Module receive_config

Source
Expand description

Receive configuration register

Structs§

RECEIVE_CONFIG_SPEC
Receive configuration register

Enums§

AUTO_BAUDRATE_A
Enable receive auto baudrate detection
DEGLITCH_ENABLE_A
Enable receive de-glitch function
FUNCTION_A
Enable receive function
IR_INVERSE_A
Inverse receive signal output in IR mode
IR_RECEIVE_A
Enable IR receive mode
LIN_RECEIVE_A
Local Interconnect Network protocol enable
PARITY_ENABLE_A
Enable receive parity check
PARITY_MODE_A
Select receive parity mode if enabled
WORD_LENGTH_A
Bit count for each receive data word

Type Aliases§

AUTO_BAUDRATE_R
Field auto_baudrate reader - Enable receive auto baudrate detection
AUTO_BAUDRATE_W
Field auto_baudrate writer - Enable receive auto baudrate detection
DEGLITCH_CYCLE_R
Field deglitch_cycle reader - De-glitch function cycle count
DEGLITCH_CYCLE_W
Field deglitch_cycle writer - De-glitch function cycle count
DEGLITCH_ENABLE_R
Field deglitch_enable reader - Enable receive de-glitch function
DEGLITCH_ENABLE_W
Field deglitch_enable writer - Enable receive de-glitch function
FUNCTION_R
Field function reader - Enable receive function
FUNCTION_W
Field function writer - Enable receive function
IR_INVERSE_R
Field ir_inverse reader - Inverse receive signal output in IR mode
IR_INVERSE_W
Field ir_inverse writer - Inverse receive signal output in IR mode
IR_RECEIVE_R
Field ir_receive reader - Enable IR receive mode
IR_RECEIVE_W
Field ir_receive writer - Enable IR receive mode
LIN_RECEIVE_R
Field lin_receive reader - Local Interconnect Network protocol enable
LIN_RECEIVE_W
Field lin_receive writer - Local Interconnect Network protocol enable
PARITY_ENABLE_R
Field parity_enable reader - Enable receive parity check
PARITY_ENABLE_W
Field parity_enable writer - Enable receive parity check
PARITY_MODE_R
Field parity_mode reader - Select receive parity mode if enabled
PARITY_MODE_W
Field parity_mode writer - Select receive parity mode if enabled
R
Register receive_config reader
TRANSFER_LENGTH_R
Field transfer_length reader - Length of words per UART receive transfer
TRANSFER_LENGTH_W
Field transfer_length writer - Length of words per UART receive transfer
W
Register receive_config writer
WORD_LENGTH_R
Field word_length reader - Bit count for each receive data word
WORD_LENGTH_W
Field word_length writer - Bit count for each receive data word