Module esp32c3::uart0

source ·
Expand description

UART (Universal Asynchronous Receiver-Transmitter) Controller 0

Modules§

Structs§

Type Aliases§

  • AT_CMD_CHAR (rw) register accessor: AT escape sequence detection configuration
  • AT_CMD_GAPTOUT (rw) register accessor: Timeout configuration
  • AT_CMD_POSTCNT (rw) register accessor: Post-sequence timing configuration
  • AT_CMD_PRECNT (rw) register accessor: Pre-sequence timing configuration
  • CLKDIV (rw) register accessor: Clock divider configuration
  • CLK_CONF (rw) register accessor: UART core clock configuration
  • CONF0 (rw) register accessor: a
  • CONF1 (rw) register accessor: Configuration register 1
  • DATE (rw) register accessor: UART Version register
  • FIFO (rw) register accessor: FIFO data register
  • FLOW_CONF (rw) register accessor: Software flow-control configuration
  • FSM_STATUS (r) register accessor: UART transmit and receive status.
  • HIGHPULSE (r) register accessor: Autobaud minimum high pulse duration register
  • ID (rw) register accessor: UART ID register
  • IDLE_CONF (rw) register accessor: Frame-end idle configuration
  • INT_CLR (w) register accessor: Interrupt clear bits
  • INT_ENA (rw) register accessor: Interrupt enable bits
  • INT_RAW (rw) register accessor: Raw interrupt status
  • INT_ST (r) register accessor: Masked interrupt status
  • LOWPULSE (r) register accessor: Autobaud minimum low pulse duration register
  • MEM_CONF (rw) register accessor: UART threshold and allocation configuration
  • MEM_RX_STATUS (r) register accessor: Rx-FIFO write and read offset address.
  • MEM_TX_STATUS (r) register accessor: Tx-FIFO write and read offset address.
  • NEGPULSE (r) register accessor: Autobaud low pulse register
  • POSPULSE (r) register accessor: Autobaud high pulse register
  • RS485_CONF (rw) register accessor: RS485 mode configuration
  • RXD_CNT (r) register accessor: Autobaud edge change count register
  • RX_FILT (rw) register accessor: Rx Filter configuration
  • SLEEP_CONF (rw) register accessor: Sleep-mode configuration
  • STATUS (r) register accessor: UART status register
  • SWFC_CONF0 (rw) register accessor: Software flow-control character configuration
  • SWFC_CONF1 (rw) register accessor: Software flow-control character configuration
  • TXBRK_CONF (rw) register accessor: Tx Break character configuration