PER Firmware
Loading...
Searching...
No Matches
flash_operation_context_t Struct Reference

#include <flash_priv.h>

Public Attributes

bool instruction_cache_enabled
 
bool data_cache_enabled
 

Detailed Description

Cache state saved while a flash write or erase is in progress.

Member Data Documentation

◆ data_cache_enabled

bool flash_operation_context_t::data_cache_enabled

DCEN state before the operation.

◆ instruction_cache_enabled

bool flash_operation_context_t::instruction_cache_enabled

ICEN state before the operation.


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