STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
QSPI Status Bytes Size

Macros

#define IS_QSPI_STATUS_BYTES_SIZE(SIZE)    (((SIZE) >= 1) && ((SIZE) <= 4))
 

Detailed Description

Macro Definition Documentation

#define IS_QSPI_STATUS_BYTES_SIZE (   SIZE)    (((SIZE) >= 1) && ((SIZE) <= 4))

Definition at line 725 of file stm32f7xx_hal_qspi.h.