rp2040_pac::uart0::uarticr

Type Alias DCDMIC_W

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

Field DCDMIC writer - nUARTDCD modem interrupt clear. Clears the UARTDCDINTR interrupt.

Aliased Typeยง

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