DSRMIC_W

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ยง

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