Module esp32c3::uart0::idle_conf

source ·
Expand description

Frame-end idle configuration

Structs§

Type Aliases§

  • Register IDLE_CONF reader
  • 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.
  • Register IDLE_CONF writer