Type Alias stm32f4xx_hal::pac::dma2::lifcr::CHTIF3_W

source ·
pub type CHTIF3_W<'a, const O: u8> = BitWriterRaw<'a, u32, LIFCR_SPEC, CHTIF0_AW, BitM, O>;
Expand description

Field CHTIF0 writer - Stream x clear half transfer interrupt flag (x = 3..0)

Aliased Type§

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