rp2040_pac::uart0::uartmis

Type Alias RXMIS_R

Source
pub type RXMIS_R = BitReader;
Expand description

Field RXMIS reader - Receive masked interrupt status. Returns the masked interrupt state of the UARTRXINTR interrupt.

Aliased Typeยง

struct RXMIS_R { /* private fields */ }