Type Alias stm32h7xx_hal::device::quadspi::ccr::IMODE_R

source ·
pub type IMODE_R = FieldReaderRaw<u8, u8>;
Expand description

Field IMODE reader - Instruction mode This field defines the instruction phase mode of operation: This field can be written only when BUSY = 0.

Aliased Type§

struct IMODE_R { /* private fields */ }