Type Alias stm32h7xx_hal::device::bdma::isr::HTIF5_R

source ·
pub type HTIF5_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 HTIF5_R { /* private fields */ }