rp2040_pac::uart0::uarticr

Type Alias FEIC_W

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

Field FEIC writer - Framing error interrupt clear. Clears the UARTFEINTR interrupt.

Aliased Typeยง

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