Specifies SMIF cache configuration.
Data Fields | |
bool | enabled |
Enable/Disable SMIF Internal CACHE. More... | |
bool | cache_retention_on |
If set, retains CACHE in DeepSleep mode. More... | |
cy_stc_smif_cache_region_t ** | cache_region |
CACHE region configuration. More... | |
uint32_t | cache_region_count |
Number of CACHE regions enabled. More... | |
bool cy_stc_smif_cache_config_t::enabled |
Enable/Disable SMIF Internal CACHE.
bool cy_stc_smif_cache_config_t::cache_retention_on |
If set, retains CACHE in DeepSleep mode.
Not applicable in Deep Sleep OFF or Deep Sleep RAM mode.
cy_stc_smif_cache_region_t** cy_stc_smif_cache_config_t::cache_region |
CACHE region configuration.
uint32_t cy_stc_smif_cache_config_t::cache_region_count |
Number of CACHE regions enabled.