Synergy Software Package User's Manual

#include <r_flash_api.h>

Data Fields

bool data_flash_bgo
 True if BGO (Background Operation) is enabled for Data Flash.
 
void(* p_callback )(flash_callback_args_t *p_args)
 Callback provided when a Flash interrupt ISR occurs.
 
void const * p_extend
 FLASH hardware dependent configuration.
 
void const * p_context
 Placeholder for user data. Passed to user callback in flash_callback_args_t.
 
uint8_t irq_ipl
 Flash ready interrupt priority.
 
uint8_t err_irq_ipl
 Flash error interrupt priority (unused in r_flash_lp)
 

Detailed Description

FLASH Configuration


The documentation for this struct was generated from the following file: