microblaze_get_pvr - 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

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