microblaze_get_pvr - 2021.2 English

Xilinx Standalone Library Documentation: OS and Libraries Document Collection

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

Populate the PVR data structure to which pvr points, with the values of the hardware PVR registers.

Prototype

int microblaze_get_pvr(pvr_t *pvr);

Parameters

The following table lists the microblaze_get_pvr function arguments.

Table 1. microblaze_get_pvr Arguments
Name Description
pvr- address of PVR data structure to be populated

Returns

0 - SUCCESS -1 - FAILURE