PMSIS BSP
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
pi_flash_info Struct Reference

Parameter for FLASH_IOCTL_INFO command. More...

Data Fields

uint32_t sector_size
 
uint32_t flash_start
 

Description

This structure is used to return flash information when executing the FLASH_IOCTL_INFO ioctl command.

Field Documentation

uint32_t pi_flash_info::flash_start
                     Start address in the flash. What is before is

reserved for runtime usage and should not be accessed.

uint32_t pi_flash_info::sector_size

Size in bytes of a sector.