Module esp32c6_lp::lp_uart::conf0_sync
source · Expand description
Configuration register 0
Structs§
- Configuration register 0
Type Aliases§
- Field
BIT_NUMreader - This register is used to set the length of data. - Field
BIT_NUMwriter - This register is used to set the length of data. - Field
DIS_RX_DAT_OVFreader - Disable UART Rx data overflow detect. - Field
DIS_RX_DAT_OVFwriter - Disable UART Rx data overflow detect. - Field
ERR_WR_MASKreader - 1’h1: Receiver stops storing data into FIFO when data is wrong. 1’h0: Receiver stores the data even if the received data is wrong. - Field
ERR_WR_MASKwriter - 1’h1: Receiver stops storing data into FIFO when data is wrong. 1’h0: Receiver stores the data even if the received data is wrong. - Field
LOOPBACKreader - Set this bit to enable uart loopback test mode. - Field
LOOPBACKwriter - Set this bit to enable uart loopback test mode. - Field
MEM_CLK_ENreader - UART memory clock gate enable signal. - Field
MEM_CLK_ENwriter - UART memory clock gate enable signal. - Field
PARITY_ENreader - Set this bit to enable uart parity check. - Field
PARITY_ENwriter - Set this bit to enable uart parity check. - Field
PARITYreader - This register is used to configure the parity check mode. - Field
PARITYwriter - This register is used to configure the parity check mode. - Register
CONF0_SYNCreader - Field
RXD_INVreader - Set this bit to inverse the level value of uart rxd signal. - Field
RXD_INVwriter - Set this bit to inverse the level value of uart rxd signal. - Field
RXFIFO_RSTreader - Set this bit to reset the uart receive-FIFO. - Field
RXFIFO_RSTwriter - Set this bit to reset the uart receive-FIFO. - Field
STOP_BIT_NUMreader - This register is used to set the length of stop bit. - Field
STOP_BIT_NUMwriter - This register is used to set the length of stop bit. - Field
SW_RTSreader - This register is used to configure the software rts signal which is used in software flow control. - Field
SW_RTSwriter - This register is used to configure the software rts signal which is used in software flow control. - Field
TXD_BRKreader - Set this bit to enbale transmitter to send NULL when the process of sending data is done. - Field
TXD_BRKwriter - Set this bit to enbale transmitter to send NULL when the process of sending data is done. - Field
TXD_INVreader - Set this bit to inverse the level value of uart txd signal. - Field
TXD_INVwriter - Set this bit to inverse the level value of uart txd signal. - Field
TXFIFO_RSTreader - Set this bit to reset the uart transmit-FIFO. - Field
TXFIFO_RSTwriter - Set this bit to reset the uart transmit-FIFO. - Field
TX_FLOW_ENreader - Set this bit to enable flow control function for transmitter. - Field
TX_FLOW_ENwriter - Set this bit to enable flow control function for transmitter. - Register
CONF0_SYNCwriter