rp2040_pac::uart0::uartris

Type Alias RXRIS_R

Source
pub type RXRIS_R = BitReader;
Expand description

Field RXRIS reader - Receive interrupt status. Returns the raw interrupt state of the UARTRXINTR interrupt.

Aliased Typeยง

struct RXRIS_R { /* private fields */ }