STM32L443xx HAL User Manual
|
Defines | |
#define | QSPI_SIOO_INST_EVERY_CMD 0x00000000U |
#define | QSPI_SIOO_INST_ONLY_FIRST_CMD ((uint32_t)QUADSPI_CCR_SIOO) |
#define QSPI_SIOO_INST_EVERY_CMD 0x00000000U |
Send instruction on every transaction
Definition at line 390 of file stm32l4xx_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 391 of file stm32l4xx_hal_qspi.h.