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