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