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