rp2040_pac::uart0::uartris

Type Alias TXRIS_R

Source
pub type TXRIS_R = BitReader;
Expand description

Field TXRIS reader - Transmit interrupt status. Returns the raw interrupt state of the UARTTXINTR interrupt.

Aliased Typeยง

struct TXRIS_R { /* private fields */ }