Type Alias stm32wlxx_hal::pac::tim17::dier::COMIE_R
pub type COMIE_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field COMIE
reader - COM interrupt enable
Aliased Type§
struct COMIE_R { /* private fields */ }