Type Alias stm32wlxx_hal::pac::tim2::dier::UDE_W

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

Field UDE writer - Update DMA request enable

Aliased Type§

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