Module esp32c2::uart0::mem_rx_status

source ·
Expand description

Rx-FIFO write and read offset address.

Structs§

Type Aliases§

  • Field APB_RX_RADDR reader - This register stores the offset address in RX-FIFO when software reads data from Rx-FIFO via APB. UART0 is 10’h100. UART1 is 10’h180.
  • Register MEM_RX_STATUS reader
  • Field RX_WADDR reader - This register stores the offset address in Rx-FIFO when Rx-FIFO_Ctrl writes Rx-FIFO. UART0 is 10’h100. UART1 is 10’h180.