MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
ICC

Modules

 ICC_Registers
 

Enumerations

enum  mxc_icc_info_t
 

Functions

int MXC_ICC_ID (mxc_icc_info_t cid)
 
void MXC_ICC_Enable (void)
 
void MXC_ICC_Disable (void)
 
void MXC_ICC_Flush (void)
 

Detailed Description

Enumeration Type Documentation

◆ mxc_icc_info_t

Enumeration type for the Cache ID Register.

Enumerator
ICC_INFO_RELNUM 

Identifies the RTL release version.

ICC_INFO_PARTNUM 

Specifies the value of C_ID Port Number.

ICC_INFO_ID 

Specifies the value of Cache ID.

Function Documentation

◆ MXC_ICC_ID()

int MXC_ICC_ID ( mxc_icc_info_t  cid)

Reads the data from the Cache Id Register.

Parameters
cidEnumeration type for Cache Id Register.
Return values
Returnsthe contents of Cache Id Register.