Type Alias stm32f4xx_hal::pac::dma2::st::cr::TEIE_W

source ·
pub type TEIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, TEIE_A, BitM, O>;
Expand description

Field TEIE writer - Transfer error interrupt enable

Aliased Type§

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