MAX78002 Peripheral Driver API
Peripheral Driver API for the MAX78002
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_regs_t *icc, mxc_icc_info_t cid)
 
void MXC_ICC_Enable (mxc_icc_regs_t *icc)
 
void MXC_ICC_Disable (mxc_icc_regs_t *icc)
 
void MXC_ICC_Flush (mxc_icc_regs_t *icc)
 

Detailed Description

Function Documentation

◆ MXC_ICC_ID()

int MXC_ICC_ID ( mxc_icc_regs_t icc,
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.