rp2040_pac::uart0

Type Alias UARTIFLS

Source
pub type UARTIFLS = Reg<UARTIFLS_SPEC>;
Expand description

UARTIFLS (rw) register accessor: Interrupt FIFO Level Select Register, UARTIFLS

You can read this register and get uartifls::R. You can reset, write, write_with_zero this register using uartifls::W. You can also modify this register. See API.

For information about available fields see uartifls module

Aliased Typeยง

struct UARTIFLS { /* private fields */ }