Type Alias stm32h7xx_hal::pac::quadspi::dcr::CSHT_R

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

Field CSHT reader - Chip select high time CSHT+1 defines the minimum number of CLK cycles which the chip select (nCS) must remain high between commands issued to the Flash memory. … This field can be modified only when BUSY = 0.

Aliased Type§

struct CSHT_R { /* private fields */ }