Type Alias stm32h7xx_hal::pac::sdmmc1::icr::DCRCFAILC_R

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

Field DCRCFAILC reader - DCRCFAIL flag clear bit Set by software to clear the DCRCFAIL flag.

Aliased Type§

struct DCRCFAILC_R { /* private fields */ }