Specifies SMIF cache region configuration.
Data Fields | |
| bool | enabled |
| Enable/Disable CACHE Region. More... | |
| uint32_t | start_address |
| Start address of CACHE region. More... | |
| uint32_t | end_address |
| End address of CACHE region. More... | |
| cy_en_smif_cache_attribute_t | cache_attributes |
| CACHE Transaction attributes set for this region. More... | |
| bool cy_stc_smif_cache_region_t::enabled |
Enable/Disable CACHE Region.
| uint32_t cy_stc_smif_cache_region_t::start_address |
Start address of CACHE region.
| uint32_t cy_stc_smif_cache_region_t::end_address |
End address of CACHE region.
| cy_en_smif_cache_attribute_t cy_stc_smif_cache_region_t::cache_attributes |
CACHE Transaction attributes set for this region.