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