STM32L476G_EVAL BSP User Manual: QSPI_Info Struct Reference

STM32L476G_EVAL BSP

QSPI_Info Struct Reference

#include <stm32l476g_eval_qspi.h>

Data Fields

uint32_t FlashSize
uint32_t EraseSectorSize
uint32_t EraseSectorsNumber
uint32_t ProgPageSize
uint32_t ProgPagesNumber

Detailed Description

Definition at line 84 of file stm32l476g_eval_qspi.h.


Field Documentation

Size of sectors for the erase operation

Definition at line 86 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Number of sectors for the erase operation

Definition at line 87 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Size of the flash

Definition at line 85 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Size of pages for the program operation

Definition at line 88 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetInfo().

Number of pages for the program operation

Definition at line 89 of file stm32l476g_eval_qspi.h.

Referenced by BSP_QSPI_GetInfo().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 21 2015 23:46:42 for STM32L476G_EVAL BSP User Manual by   doxygen 1.7.6.1