Type Alias rp2040_pac::uart0::uarticr::BEIC_W
source · pub type BEIC_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description
Field BEIC
writer - Break error interrupt clear. Clears the UARTBEINTR interrupt.
Aliased Type§
struct BEIC_W<'a, REG> { /* private fields */ }