rp2040_pac::uart0::uarticr

Type Alias 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 */ }