Type Alias stm32_hal2::pac::sdmmc1::star::DABORT_R

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

Field DABORT reader - Data transfer aborted by CMD12. Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR.

Aliased Type§

struct DABORT_R { /* private fields */ }