Type Alias stm32h7xx_hal::device::quadspi::cr::DFM_R

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

Field DFM reader - Dual-flash mode This bit activates dual-flash mode, where two external Flash memories are used simultaneously to double throughput and capacity. This bit can be modified only when BUSY = 0.

Aliased Type§

struct DFM_R { /* private fields */ }