rp2040_pac::uart0::uarticr

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