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