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

Field DCDIC writer - Data Carrier Detect Input Change Interrupt Enable

Aliased Type§

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