Type Alias stm32h7xx_hal::device::bdma::isr::HTIF6_R

source ·
pub type HTIF6_R = BitReaderRaw<HTIF1_A>;
Expand description

Field HTIF1 reader - Channel x half transfer 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 HTIF6_R { /* private fields */ }