Type Alias stm32h7xx_hal::pac::sdmmc1::star::CTIMEOUT_R

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

Field CTIMEOUT reader - Command response timeout. Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR. The Command Timeout period has a fixed value of 64 SDMMC_CK clock periods.

Aliased Type§

struct CTIMEOUT_R { /* private fields */ }