Type Alias stm32_hal2::pac::sdmmc1::star::CCRCFAIL_R

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

Field CCRCFAIL reader - Command response received (CRC check failed). Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR.

Aliased Type§

struct CCRCFAIL_R { /* private fields */ }