rp2040_pac::uart0

Type Alias UARTFR

Source
pub type UARTFR = Reg<UARTFR_SPEC>;
Expand description

UARTFR (r) register accessor: Flag Register, UARTFR

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

For information about available fields see uartfr module

Aliased Typeยง

struct UARTFR { /* private fields */ }