Type Alias stm32f4xx_hal::pac::dma2::hifcr::CHTIF7_W

source ·
pub type CHTIF7_W<'a, const O: u8> = BitWriterRaw<'a, u32, HIFCR_SPEC, CHTIF4_AW, BitM, O>;
Expand description

Field CHTIF4 writer - Stream x clear half transfer interrupt flag (x = 7..4)

Aliased Type§

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