rp2040_pac::uart0::uarticr

Type Alias TXIC_W

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

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

Aliased Typeยง

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