Type Alias stm32h7xx_hal::device::bdma::isr::GIF5_R

source ·
pub type GIF5_R = BitReaderRaw<GIF1_A>;
Expand description

Field GIF1 reader - Channel x global interrupt flag (x = 1..8) This bit is set by hardware. It is cleared by software writing 1 to the corresponding bit in the DMA_IFCR register.

Aliased Type§

struct GIF5_R { /* private fields */ }