STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define IS_QSPI_INSTRUCTION(INSTRUCTION)    ((INSTRUCTION) <= 0xFF)
 

Detailed Description

Macro Definition Documentation

#define IS_QSPI_INSTRUCTION (   INSTRUCTION)    ((INSTRUCTION) <= 0xFF)

Definition at line 661 of file stm32f7xx_hal_qspi.h.