Type Alias daisy::pac::sdmmc1::power::VSWITCHEN_R
pub type VSWITCHEN_R = BitReaderRaw<bool>;
Expand description
Field VSWITCHEN
reader - Voltage switch procedure enable. This bit can only be written by firmware when CPSM is disabled (CPSMEN = 0). This bit is used to stop the SDMMC_CK after the voltage switch command response:
Aliased Type§
struct VSWITCHEN_R { /* private fields */ }