Type Alias stm32_hal2::pac::sdmmc1::cmdr::BOOTMODE_R

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

Field BOOTMODE reader - Select the boot mode procedure to be used. This bit can only be written by firmware when CPSM is disabled (CPSMEN = 0)

Aliased Type§

struct BOOTMODE_R { /* private fields */ }