STM32L476G_EVAL BSP User Manual: Exported Constants

STM32L476G_EVAL BSP

STM32L476G_EVAL BSP User Manual
Exported Constants

Defines

#define QSPI_OK   ((uint8_t)0x00)
#define QSPI_ERROR   ((uint8_t)0x01)
#define QSPI_BUSY   ((uint8_t)0x02)
#define QSPI_NOT_SUPPORTED   ((uint8_t)0x04)
#define QSPI_SUSPENDED   ((uint8_t)0x08)

Define Documentation

#define QSPI_BUSY   ((uint8_t)0x02)

Definition at line 71 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetStatus().

#define QSPI_NOT_SUPPORTED   ((uint8_t)0x04)

Definition at line 72 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_Init().

#define QSPI_SUSPENDED   ((uint8_t)0x08)

Definition at line 73 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetStatus().

Generated on Sun Jun 21 2015 23:46:42 for STM32L476G_EVAL BSP User Manual by   doxygen 1.7.6.1