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