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

Field DCDIC writer - Data Carrier Detect Input Change Interrupt Disable

Aliased Type§

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