Module esp32s3_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’h200. UART1 is 10’h280. UART2 is 10’h300.Field
RX_WADDR
reader - This register stores the offset address in Rx-FIFO when Rx-FIFO_Ctrl writes Rx-FIFO. UART0 is 10’h200. UART1 is 10’h280. UART2 is 10’h300.