rp2040_pac::uart0::uarticr

Type Alias RTIC_W

Source
pub type RTIC_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field RTIC writer - Receive timeout interrupt clear. Clears the UARTRTINTR interrupt.

Aliased Typeยง

struct RTIC_W<'a, REG> { /* private fields */ }