rp2040_pac::uart0::uarticr

Type Alias OEIC_W

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

Field OEIC writer - Overrun error interrupt clear. Clears the UARTOEINTR interrupt.

Aliased Typeยง

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