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