Type Alias stm32h7xx_hal::device::mdma::ch::esr::TELD_R

source ·
pub type TELD_R = BitReaderRaw<bool>;
Expand description

Field TELD reader - Transfer Error Link Data These bit is set by HW, in case of a transfer error while reading the block link data structure. It is cleared by software writing 1 to the CTEIFx bit in the DMA_IFCRy register.

Aliased Type§

struct TELD_R { /* private fields */ }