rp2040_pac::uart0::uarticr

Type Alias TXIC_R

Source
pub type TXIC_R = BitReader;
Expand description

Field TXIC reader - Transmit interrupt clear. Clears the UARTTXINTR interrupt.

Aliased Typeยง

struct TXIC_R { /* private fields */ }