Type Alias esp32c3::uart0::MEM_RX_STATUS

source ·
pub type MEM_RX_STATUS = Reg<MEM_RX_STATUS_SPEC>;
Expand description

MEM_RX_STATUS (r) register accessor: Rx-FIFO write and read offset address.

You can read this register and get mem_rx_status::R. See API.

For information about available fields see mem_rx_status module

Aliased Type§

struct MEM_RX_STATUS { /* private fields */ }