Type Alias esp32c3::uart0::STATUS

source ·
pub type STATUS = Reg<STATUS_SPEC>;
Expand description

STATUS (r) register accessor: UART status register

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

For information about available fields see status module

Aliased Type§

struct STATUS { /* private fields */ }