![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | QSPI_SIOO_INST_EVERY_CMD ((uint32_t)0x00000000U) |
#define | QSPI_SIOO_INST_ONLY_FIRST_CMD ((uint32_t)QUADSPI_CCR_SIOO) |
#define QSPI_SIOO_INST_EVERY_CMD ((uint32_t)0x00000000U) |
Send instruction on every transaction
Definition at line 358 of file stm32f7xx_hal_qspi.h.
#define QSPI_SIOO_INST_ONLY_FIRST_CMD ((uint32_t)QUADSPI_CCR_SIOO) |
Send instruction only for the first command
Definition at line 359 of file stm32f7xx_hal_qspi.h.