1.3.13.1 1.4.11.1 1.5.12.1 1.6.14.1 1.7.15.1 1.8.11.1 1.9.12.1 1.29.13.1 1.32.14.1 1.34.8.1 1.35.6.1 1.36.9.1 1.38.11.1 1.40.11.1 1.41.9.1 1.42.7.1 MPU_Initialize Function

C

void MPU_Initialize(void)

Summary

Initializes MPU

Description

Initializes MPU based ont the MPU configuration done in MCC

Precondition

MPU must be configured correctly in the MCC UI

Parameters

None

Returns

None

Example

MPU_Initialize();

Remarks

MPU_Initialize() will be called from the C startup code, before the main is called.