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