Module esp32c2_hal::pac::uart0::mem_rx_status
Expand description
Rx-FIFO write and read offset address.
Structs
Rx-FIFO write and read offset address.
Register
MEM_RX_STATUS
readerType Definitions
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.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.