Type Alias rp2040_pac::uart0::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 */ }