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