This function is used to set the mode of specified PLL clock.
Prototype
XStatus XPm_PllSetMode(const u32 ClockId, const u32 Value);
Parameters
The following table lists the XPm_PllSetMode function arguments.
| Type | Name | Description |
|---|---|---|
| const u32 | ClockId | Clock ID |
| const u32 | Value |
Mode which need to be set
|