Module esp32c2_hal::pac::uart0::idle_conf
Expand description
Frame-end idle configuration
Structs
Type Definitions
Field
RX_IDLE_THRHD
reader - It will produce frame end signal when receiver takes more time to receive one byte data than this register value.Field
RX_IDLE_THRHD
writer - It will produce frame end signal when receiver takes more time to receive one byte data than this register value.Field
TX_IDLE_NUM
reader - This register is used to configure the duration time between transfers.Field
TX_IDLE_NUM
writer - This register is used to configure the duration time between transfers.