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