Type Alias stm32_hal2::pac::usart1::cr1::CMIE_W

source ·
pub type CMIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, CMIE_A, BitM, O>;
Expand description

Field CMIE writer - Character match interrupt enable

Aliased Type§

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