HAL
QSPI_CLOCK_MODE_3 is only used within HAL.
 
Symbols
loading...
Files
loading...

QSPI_CLOCK_MODE_3 macro

Clk goes high while nCS is released

Syntax

#define QSPI_CLOCK_MODE_3 ((uint32_t)QUADSPI_DCR_CKMODE)

References

LocationText
stm32f4xx_hal_qspi.h:273
#define QSPI_CLOCK_MODE_3 ((uint32_t)QUADSPI_DCR_CKMODE) /*!<Clk goes high while nCS is released*/
stm32f4xx_hal_qspi.h:666
((CLKMODE) == QSPI_CLOCK_MODE_3))