esp32c3::uart0Type Alias 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
struct STATUS { }