rp2040_pac::uart0::uarticr

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