Xil_GetMPUConfig - 2021.2 English

Xilinx Standalone Library Documentation: OS and Libraries Document Collection

Document ID
UG643
Release Date
2021-10-27
Version
2021.2 English

The MPU configuration table is passed to the caller.

Prototype

void Xil_GetMPUConfig(XMpu_Config mpuconfig);

Parameters

The following table lists the Xil_GetMPUConfig function arguments.

Table 1. Xil_GetMPUConfig Arguments
Name Description
mpuconfig This is of type XMpu_Config which is an array of 16 entries of type structure representing the MPU config table

Returns

none