Type Alias stm32f4xx_hal::pac::dma2::hifcr::CHTIF5_W

source ·
pub type CHTIF5_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 CHTIF5_W<'a, const O: u8> { /* private fields */ }