Type Alias stm32wlxx_hal::pac::tim17::dier::COMIE_W
pub type COMIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, DIER_SPEC, bool, 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 */ }