rp2040_pac::uart0::uartmis

Type Alias OEMIS_R

Source
pub type OEMIS_R = BitReader;
Expand description

Field OEMIS reader - Overrun error masked interrupt status. Returns the masked interrupt state of the UARTOEINTR interrupt.

Aliased Typeยง

struct OEMIS_R { /* private fields */ }