Type Alias rp2040_pac::uart0::uartris::FERIS_R
source · pub type FERIS_R = BitReader;
Expand description
Field FERIS
reader - Framing error interrupt status. Returns the raw interrupt state of the UARTFEINTR interrupt.
Aliased Type§
struct FERIS_R { /* private fields */ }