Module esp32h2::uart0::hwfc_conf

source ·
Expand description

Hardware flow-control configuration

Structs

Type Aliases

  • Register HWFC_CONF reader
  • Field RX_FLOW_EN reader - This is the flow enable bit for UART receiver.
  • Field RX_FLOW_EN writer - This is the flow enable bit for UART receiver.
  • Field RX_FLOW_THRHD reader - This register is used to configure the maximum amount of data that can be received when hardware flow control works.
  • Field RX_FLOW_THRHD writer - This register is used to configure the maximum amount of data that can be received when hardware flow control works.
  • Register HWFC_CONF writer