Type Alias stm32wlxx_hal::pac::dma1::ccr2::TEIE_W
pub type TEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCR2_SPEC, TEIE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TEIE
writer - transfer error interrupt enable
Aliased Type§
struct TEIE_W<'a, const O: u8> { /* private fields */ }