Type Alias stm32wlxx_hal::pac::dma1::ccr4::TEIE_W

pub type TEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCR4_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 */ }