![]() |
Synergy Software Package User's Manual
|
#include <r_flash_lp.h>
Data Fields | |
| uint32_t | opened |
| To check whether api has been opened or not. | |
| void * | p_reg |
| Base address of flash registers. | |
| bsp_cache_state_t | cache_state |
| Used to disable and then restore Flash Cache while API is open. | |
| IRQn_Type | irq |
| Flash ready interrupt number. | |
Flash instance control block. DO NOT INITIALIZE.