rp2040_pac::uart0::uartris

Type Alias RTRIS_R

Source
pub type RTRIS_R = BitReader;
Expand description

Field RTRIS reader - Receive timeout interrupt status. Returns the raw interrupt state of the UARTRTINTR interrupt. a

Aliased Typeยง

struct RTRIS_R { /* private fields */ }