STM32746G-Discovery BSP User Manual
|
#include <stm32746g_discovery_qspi.h>
Data Fields | |
uint32_t | FlashSize |
uint32_t | EraseSectorSize |
uint32_t | EraseSectorsNumber |
uint32_t | ProgPageSize |
uint32_t | ProgPagesNumber |
Detailed Description
Definition at line 119 of file stm32746g_discovery_qspi.h.
Field Documentation
uint32_t QSPI_Info::EraseSectorSize |
Size of sectors for the erase operation
Definition at line 121 of file stm32746g_discovery_qspi.h.
Referenced by BSP_QSPI_GetInfo().
uint32_t QSPI_Info::EraseSectorsNumber |
Number of sectors for the erase operation
Definition at line 122 of file stm32746g_discovery_qspi.h.
Referenced by BSP_QSPI_GetInfo().
uint32_t QSPI_Info::FlashSize |
Size of the flash
Definition at line 120 of file stm32746g_discovery_qspi.h.
Referenced by BSP_QSPI_GetInfo().
uint32_t QSPI_Info::ProgPageSize |
Size of pages for the program operation
Definition at line 123 of file stm32746g_discovery_qspi.h.
Referenced by BSP_QSPI_GetInfo().
uint32_t QSPI_Info::ProgPagesNumber |
Number of pages for the program operation
Definition at line 124 of file stm32746g_discovery_qspi.h.
Referenced by BSP_QSPI_GetInfo().
The documentation for this struct was generated from the following file:
Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by
