Type Alias stm32f4xx_hal::pac::dma2d::cr::TCIE_W

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

Field TCIE writer - Transfer complete interrupt enable

Aliased Type§

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