Type Alias stm32h7xx_hal::stm32::bdma::isr::TCIF1_R

source ·
pub type TCIF1_R = BitReaderRaw<TCIF1_A>;
Expand description

Field TCIF1 reader - Channel x transfer complete 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 TCIF1_R { /* private fields */ }