Module esp32c3::uart0::mem_rx_status
source · Expand description
Rx-FIFO write and read offset address.
Structs
- Rx-FIFO write and read offset address.
Type Aliases
- Field
APB_RX_RADDRreader - 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_STATUSreader - Field
RX_WADDRreader - This register stores the offset address in Rx-FIFO when Rx-FIFO_Ctrl writes Rx-FIFO. UART0 is 10’h100. UART1 is 10’h180.