rp2040_pac::uart0::uarticr

Type Alias RXIC_W

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

Field RXIC writer - Receive interrupt clear. Clears the UARTRXINTR interrupt.

Aliased Typeยง

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