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.
Type | Name | Description |
---|---|---|
const enum
XPmNodeId
|
node | PLL node identifier |
enum
XPmPllMode
*const |
mode | Location to store the PLL mode |