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 */ }