Type Alias esp32c3::uart0::FSM_STATUS

source ·
pub type FSM_STATUS = Reg<FSM_STATUS_SPEC>;
Expand description

FSM_STATUS (r) register accessor: UART transmit and receive status.

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

For information about available fields see fsm_status module

Aliased Type§

struct FSM_STATUS { /* private fields */ }