The Miscellaneous System Control Module (MSCM) contains CPU configuration registers and on-chip memory controller registers.
static void MSCM_GetUID |
( |
MSCM_Type * |
base, |
|
|
mscm_uid_t * |
uid |
|
) |
| |
|
inlinestatic |
- Parameters
-
base | MSCM peripheral base address. |
uid | Pointer to an uid struct. |
static void MSCM_SetSecureIrqParameter |
( |
MSCM_Type * |
base, |
|
|
const uint32_t |
parameter |
|
) |
| |
|
inlinestatic |
- Parameters
-
base | MSCM peripheral base address. |
parameter | Value to be write to SECURE_IRQ. |
static uint32_t MSCM_GetSecureIrq |
( |
MSCM_Type * |
base | ) |
|
|
inlinestatic |
- Parameters
-
base | MSCM peripheral base address. |
- Returns
- MSCM Secure Irq.