Type Alias stm32_hal2::pac::sdmmc1::star::ACKFAIL_R

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

Field ACKFAIL reader - Boot acknowledgment received (boot acknowledgment check fail). Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR.

Aliased Type§

struct ACKFAIL_R { /* private fields */ }