rp2040_pac::uart0::uartris

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