Type Alias stm32wlxx_hal::pac::tim1::dier::TDE_W

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

Field TDE writer - Trigger DMA request enable

Aliased Type§

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