MSC_ExecConfig_TypeDef Struct ReferenceEMLIB > MSC

Code execution configuration.

Definition at line 152 of file em_msc.h.

#include <em_msc.h>

Data Fields

bool aiDis
 
bool iccDis
 
bool ifcDis
 
bool prefetchEn
 
bool scbtEn
 
bool useHprot
 

Field Documentation

bool MSC_ExecConfig_TypeDef::aiDis

Disable automatic cache invalidation on write or erase.

Definition at line 156 of file em_msc.h.

Referenced by MSC_ExecConfigSet().

bool MSC_ExecConfig_TypeDef::iccDis

Disable automatic caching of fetches in interrupt context.

Definition at line 157 of file em_msc.h.

Referenced by MSC_ExecConfigSet().

bool MSC_ExecConfig_TypeDef::ifcDis

Disable instruction cache.

Definition at line 155 of file em_msc.h.

Referenced by MSC_ExecConfigSet().

bool MSC_ExecConfig_TypeDef::prefetchEn

Enable MSC prefetching.

Definition at line 154 of file em_msc.h.

Referenced by MSC_ExecConfigSet().

bool MSC_ExecConfig_TypeDef::scbtEn

Enable Suppressed Conditional Branch Target Prefetch.

Definition at line 153 of file em_msc.h.

Referenced by MSC_ExecConfigSet().

bool MSC_ExecConfig_TypeDef::useHprot

Use ahb_hprot to determine if the instruction is cacheable or not.

Definition at line 158 of file em_msc.h.

Referenced by MSC_ExecConfigSet().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_msc.h