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 */ }
pub type OEIC_W<'a, REG> = BitWriter1C<'a, REG>;
Field OEIC
writer - Overrun error interrupt clear. Clears the UARTOEINTR interrupt.
struct OEIC_W<'a, REG> { /* private fields */ }