![]() |
Synergy Software Package User's Manual
|
#include <sf_el_lx_nor.h>
Data Fields | |
| sf_memory_instance_t const * | p_lower_lvl |
| Lower level memory pointer. | |
| LX_NOR_FLASH * | p_lx_nor_flash |
| Pointer to the LevelX nor flash instance. | |
| sf_memory_region_info_t * | p_region_info |
| Memory region information. | |
| void const * | p_context |
| Placeholder for user data. Passed to the user callback. | |
| sf_el_lx_nor_memory_settings_t const * | p_memory_settings |
| Pointer to memory settings structure for partitioning functionality. | |
| void(* | p_callback )(sf_el_lx_nor_callback_args_t *p_args) |
| Callback function. | |
| uint32_t | open |
| Used to determine if framework is initialized. | |
SF_EL_LX_NOR Control Block Type