Type Alias stm32h7xx_hal::stm32::quadspi::cr::FSEL_R

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

Field FSEL reader - Flash memory selection This bit selects the Flash memory to be addressed in single flash mode (when DFM = 0). This bit can be modified only when BUSY = 0. This bit is ignored when DFM = 1.

Aliased Type§

struct FSEL_R { /* private fields */ }