Type Alias stm32wlxx_hal::pac::tim16::dier::UIE_W

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

Field UIE writer - Update interrupt enable

Aliased Type§

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