Type Alias stm32h7xx_hal::pac::quadspi::ccr::DHHC_R

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

Field DHHC reader - DDR hold Delay the data output by 1/4 of the QUADSPI output clock cycle in DDR mode: This feature is only active in DDR mode. This field can be written only when BUSY = 0.

Aliased Type§

struct DHHC_R { /* private fields */ }