Type Alias esp32c3::uart0::mem_rx_status::APB_RX_RADDR_R

source ·
pub type APB_RX_RADDR_R = FieldReader<u16>;
Expand description

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.

Aliased Type§

struct APB_RX_RADDR_R { /* private fields */ }