Type Alias stm32_hal2::pac::sdmmc1::star::DPSMACT_R

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

Field DPSMACT reader - Data path state machine active, i.e. not in Idle state. This is a hardware status flag only, does not generate an interrupt.

Aliased Type§

struct DPSMACT_R { /* private fields */ }