Type Alias stm32_hal2::pac::sdmmc1::cmdr::WAITINT_R

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

Field WAITINT reader - CPSM waits for interrupt request. If this bit is set, the CPSM disables command timeout and waits for an card interrupt request (Response). If this bit is cleared in the CPSM Wait state, will cause the abort of the interrupt mode.

Aliased Type§

struct WAITINT_R { /* private fields */ }