AM64x MCU+ SDK  08.02.00
CacheP_Config Struct Reference

Detailed Description

Cache config structure, this used by SysConfig and not to be used by end-users directly.

Data Fields

uint32_t enable
 
uint32_t enableForceWrThru
 

Field Documentation

◆ enable

uint32_t CacheP_Config::enable

0: cache disabled, 1: cache enabled

◆ enableForceWrThru

uint32_t CacheP_Config::enableForceWrThru

0: force write through disabled, 1: force write through enabled