Type Alias rp2040_pac::uart0::uarticr::DSRMIC_W

source ·
pub type DSRMIC_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field DSRMIC writer - nUARTDSR modem interrupt clear. Clears the UARTDSRINTR interrupt.

Aliased Type§

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