Type Alias rp2040_pac::uart0::uarticr::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 */ }