PMSIS BSP
|
Flash configuration structure. More...
Data Fields | |
pi_flash_api_t * | api |
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.
pi_flash_api_t* pi_flash_conf::api |
Pointer to specific flash methods. Reserved for
internal runtime usage.