Type Alias esp32c6::uart0::AFIFO_STATUS

source ·
pub type AFIFO_STATUS = Reg<AFIFO_STATUS_SPEC>;
Expand description

AFIFO_STATUS (r) register accessor: UART AFIFO Status

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

For information about available fields see afifo_status module

Aliased Type§

struct AFIFO_STATUS { /* private fields */ }