Type Alias stm32_hal2::pac::mdma::ch::esr::TEMD_R

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

Field TEMD reader - Transfer Error Mask Data These bit is set by HW, in case of a transfer error while writing the Mask Data. It is cleared by software writing 1 to the CTEIFx bit in the DMA_IFCRy register.

Aliased Type§

struct TEMD_R { /* private fields */ }