Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
_flash_execute_in_ram_function_config Struct Reference
[Flash_driver]
Flash execute-in-ram function information. More...
#include <fsl_flash.h>
Data Fields | |
uint32_t | activeFunctionCount |
uint8_t * | flashRunCommand |
uint8_t * | flashCacheClearCommand |
Detailed Description
Flash execute-in-ram function information.
Definition at line 263 of file fsl_flash.h.
Field Documentation
uint32_t activeFunctionCount |
Number of available execute-in-ram functions.
Definition at line 265 of file fsl_flash.h.
uint8_t* flashCacheClearCommand |
execute-in-ram function: flash_cache_clear_command.
Definition at line 267 of file fsl_flash.h.
uint8_t* flashRunCommand |
execute-in-ram function: flash_run_command.
Definition at line 266 of file fsl_flash.h.
Generated on Tue Jul 12 2022 15:37:36 by
