Call this function to set a PLL mode.
Note: If the access isn't permitted this function returns an error code.
Prototype
XStatus XPm_PllSetMode(const enum XPmNodeId node, const enum XPmPllMode mode);
Parameters
The following table lists the XPm_PllSetMode
function arguments.
Type | Name | Description |
---|---|---|
const enum
XPmNodeId
|
node | PLL node identifier |
const enum
XPmPllMode
|
mode | PLL mode to be set |