![]() |
MAX32690 Peripheral Driver API
Peripheral Driver API for the MAX32690
|
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) |
int MXC_ICC_ID | ( | mxc_icc_regs_t * | icc, |
mxc_icc_info_t | cid | ||
) |
Reads the data from the Cache Id Register.
cid | Enumeration type for Cache Id Register. |
Returns | the contents of Cache Id Register. |