Type Alias stm32h7xx_hal::pac::sdmmc1::star::SDIOIT_R

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

Field SDIOIT reader - SDIO interrupt received. Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR.

Aliased Type§

struct SDIOIT_R { /* private fields */ }