Type Alias stm32_hal2::pac::sdmmc1::star::DCRCFAIL_R

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

Field DCRCFAIL reader - Data block sent/received (CRC check failed). Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR.

Aliased Type§

struct DCRCFAIL_R { /* private fields */ }