Type Alias stm32_hal2::pac::bdma::ch::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 */ }