SAME54P20A Test Project
Data Fields
CMCC_CFG_Type Union Reference

Data Fields

struct {
   uint32_t   __pad0__:1
 
   uint32_t   ICDIS:1
 
   uint32_t   DCDIS:1
 
   uint32_t   __pad1__:1
 
   uint32_t   CSIZESW:3
 
   uint32_t   __pad2__:25
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 114 of file cmcc.h.

Field Documentation

◆ __pad0__

uint32_t CMCC_CFG_Type::__pad0__

bit: 0 Reserved

Definition at line 116 of file cmcc.h.

◆ __pad1__

uint32_t CMCC_CFG_Type::__pad1__

bit: 3 Reserved

Definition at line 119 of file cmcc.h.

◆ __pad2__

uint32_t CMCC_CFG_Type::__pad2__

bit: 7..31 Reserved

Definition at line 121 of file cmcc.h.

◆ bit

struct { ... } CMCC_CFG_Type::bit

Structure used for bit access

◆ CSIZESW

uint32_t CMCC_CFG_Type::CSIZESW

bit: 4.. 6 Cache size configured by software

Definition at line 120 of file cmcc.h.

◆ DCDIS

uint32_t CMCC_CFG_Type::DCDIS

bit: 2 Data Cache Disable

Definition at line 118 of file cmcc.h.

◆ ICDIS

uint32_t CMCC_CFG_Type::ICDIS

bit: 1 Instruction Cache Disable

Definition at line 117 of file cmcc.h.

◆ reg

uint32_t CMCC_CFG_Type::reg

Type used for register access

Definition at line 123 of file cmcc.h.


The documentation for this union was generated from the following file: