Type Alias stm32wlxx_hal::pac::tim16::dier::COMIE_W

pub type COMIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIER_SPEC, COMIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field COMIE writer - COM interrupt enable

Aliased Type§

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