Type Alias stm32_hal2::pac::dma1::st::cr::TCIE_W

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

Field TCIE writer - Transfer complete interrupt enable

Aliased Type§

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