XPm_PllGetMode - 2023.1 English

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

Document ID
UG643
Release Date
2023-05-16
Version
2023.1 English

Call this function to get a PLL mode.

Prototype

XStatus XPm_PllGetMode(const enum XPmNodeId node, enum XPmPllMode *const mode);

Parameters

The following table lists the XPm_PllGetMode function arguments.

Table 1. XPm_PllGetMode Arguments
Type Name Description
const enum XPmNodeId node PLL node identifier
enum XPmPllMode *const mode Location to store the PLL mode

Returns

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