XPm_PllGetParameter - XPm_PllGetParameter - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

Call this function to get a PLL parameter.

Prototype

XStatus XPm_PllGetParameter(const enum XPmNodeId node, const enum XPmPllParam parameter, u32 *const value);

Parameters

The following table lists the XPm_PllGetParameter function arguments.

Table 1. XPm_PllGetParameter Arguments
Type Name Description
const enum XPmNodeId node PLL node identifier
const enum XPmPllParam parameter PLL parameter identifier
u32 *const value Location to store value of the PLL parameter

Returns

Status of performing the operation as returned by the PMU-FW