STM32L4R9I_EVAL BSP User Manual: OSPI_NOR_Info Struct Reference

STM32L4R9I_EVAL BSP

OSPI_NOR_Info Struct Reference

#include <stm32l4r9i_eval_ospi_nor.h>

Data Fields

uint32_t FlashSize
uint32_t EraseSectorSize
uint32_t EraseSectorsNumber
uint32_t ProgPageSize
uint32_t ProgPagesNumber

Detailed Description

Definition at line 81 of file stm32l4r9i_eval_ospi_nor.h.


Field Documentation

Size of sectors for the erase operation

Definition at line 83 of file stm32l4r9i_eval_ospi_nor.h.

Referenced by BSP_OSPI_NOR_GetInfo().

Number of sectors for the erase operation

Definition at line 84 of file stm32l4r9i_eval_ospi_nor.h.

Referenced by BSP_OSPI_NOR_GetInfo().

Size of the flash

Definition at line 82 of file stm32l4r9i_eval_ospi_nor.h.

Referenced by BSP_OSPI_NOR_GetInfo().

Size of pages for the program operation

Definition at line 85 of file stm32l4r9i_eval_ospi_nor.h.

Referenced by BSP_OSPI_NOR_GetInfo().

Number of pages for the program operation

Definition at line 86 of file stm32l4r9i_eval_ospi_nor.h.

Referenced by BSP_OSPI_NOR_GetInfo().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by   doxygen 1.7.6.1