Type Alias stm32h7xx_hal::pac::sdmmc1::icr::IDMATEC_R

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

Field IDMATEC reader - IDMA transfer error clear bit Set by software to clear the IDMATE flag.

Aliased Type§

struct IDMATEC_R { /* private fields */ }