STM32F469I-Discovery BSP User Manual: QSPI_InfoTypeDef Struct Reference

STM32F469I-Discovery BSP Drivers

QSPI_InfoTypeDef Struct Reference

QSPI Info. More...

#include <stm32469i_discovery_qspi.h>

Data Fields

uint32_t FlashSize
uint32_t EraseSectorSize
uint32_t EraseSectorsNumber
uint32_t ProgPageSize
uint32_t ProgPagesNumber

Detailed Description

QSPI Info.

Definition at line 111 of file stm32469i_discovery_qspi.h.


Field Documentation

Size of sectors for the erase operation

Definition at line 113 of file stm32469i_discovery_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Number of sectors for the erase operation

Definition at line 114 of file stm32469i_discovery_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Size of the flash

Definition at line 112 of file stm32469i_discovery_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Size of pages for the program operation

Definition at line 115 of file stm32469i_discovery_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Number of pages for the program operation

Definition at line 116 of file stm32469i_discovery_qspi.h.

Referenced by BSP_QSPI_GetInfo().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 13 2016 10:58:46 for STM32F469I-Discovery BSP User Manual by   doxygen 1.7.6.1