Code execution configuration.
       Definition at line
       
        169
       
       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
        
         173
        
        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
        
         174
        
        of file
        
         em_msc.h
        
        .
       
Referenced by MSC_ExecConfigSet() .
| bool MSC_ExecConfig_TypeDef::ifcDis | 
Disable instruction cache.
        Definition at line
        
         172
        
        of file
        
         em_msc.h
        
        .
       
Referenced by MSC_ExecConfigSet() .
| bool MSC_ExecConfig_TypeDef::prefetchEn | 
Enable MSC prefetching.
        Definition at line
        
         171
        
        of file
        
         em_msc.h
        
        .
       
Referenced by MSC_ExecConfigSet() .
| bool MSC_ExecConfig_TypeDef::scbtEn | 
Enable Suppressed Conditional Branch Target Prefetch.
        Definition at line
        
         170
        
        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
        
         175
        
        of file
        
         em_msc.h
        
        .
       
Referenced by MSC_ExecConfigSet() .
The documentation for this struct was generated from the following file:
- 
       C:/HandsOn/super/platform/emlib/inc/
       em_msc.h