Type Definition stm32_hal2::pac::sdmmc1::cmdr::CPSMEN_R

source · []
pub type CPSMEN_R = BitReaderRaw<bool>;
Expand description

Field CPSMEN reader - Command path state machine (CPSM) Enable bit This bit is written 1 by firmware, and cleared by hardware when the CPSM enters the Idle state. If this bit is set, the CPSM is enabled. When DTEN = 1, no command will be transfered nor boot procedure will be started. CPSMEN is cleared to 0.