Type Alias stm32h7xx_hal::pac::bdma::isr::TEIF7_R

source ·
pub type TEIF7_R = BitReaderRaw<TEIF1_A>;
Expand description

Field TEIF1 reader - Channel x transfer error 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 TEIF7_R { /* private fields */ }