![]() |
MAX32672 Peripheral Driver API
Peripheral Driver API for the MAX32672
|
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) |
| enum mxc_icc_info_t |
| int MXC_ICC_ID | ( | 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. |