Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_mcm_pid Union Reference

_hw_mcm_pid Union Reference

HW_MCM_PID - Process ID register (RW) More...

#include <MK64F12_mcm.h>


Detailed Description

HW_MCM_PID - Process ID register (RW)

Reset value: 0x00000000U

This register drives the M0_PID and M1_PID values in the Memory Protection Unit(MPU). System software loads this register before passing control to a given user mode process. If the PID of the process does not match the value in this register, a bus error occurs. See the MPU chapter for more details.

Definition at line 1019 of file MK64F12_mcm.h.