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

Flash configuration structure. More...

Data Fields

pi_flash_api_t * api
 

Description

This structure is used to pass the desired flash configuration to the runtime when opening the device. This configuration should be not be used directly as it is meant to be encapsulated into a specific device configuration.

Field Documentation

pi_flash_api_t* pi_flash_conf::api
                      Pointer to specific flash methods. Reserved for 

internal runtime usage.