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