Type Alias stm32wlxx_hal::pac::tim1::dier::BIE_W

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

Field BIE writer - Break interrupt enable

Aliased Type§

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