Type Alias PEIC_W

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

Field PEIC writer - Parity error interrupt clear. Clears the UARTPEINTR interrupt.

Aliased Type§

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