pub type DSRIC_W<'a, const O: u8> = BitWriter<'a, US_IER_USART_MODE_SPEC, O>;
Expand description

Field DSRIC writer - Data Set Ready Input Change Enable

Aliased Type§

struct DSRIC_W<'a, const O: u8> { /* private fields */ }