MSC_ExecConfig_TypeDef Struct ReferenceEMLIB > MSC
Code execution configuration.
Definition at line
165
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
169
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
170
of file
em_msc.h
.
Referenced by MSC_ExecConfigSet() .
bool MSC_ExecConfig_TypeDef::ifcDis |
Disable instruction cache.
Definition at line
168
of file
em_msc.h
.
Referenced by MSC_ExecConfigSet() .
bool MSC_ExecConfig_TypeDef::prefetchEn |
Enable MSC prefetching.
Definition at line
167
of file
em_msc.h
.
Referenced by MSC_ExecConfigSet() .
bool MSC_ExecConfig_TypeDef::scbtEn |
Enable Suppressed Conditional Branch Target Prefetch.
Definition at line
166
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
171
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