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