Xil_GetMPUConfig - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 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