This function is used to set the rate of specified clock.
Prototype
int XPm_ClockSetRate(const u32 ClockId, const u32 Rate);
Parameters
The following table lists the XPm_ClockSetRate
function arguments.
Type | Name | Description |
---|---|---|
const u32 | ClockId | Clock ID |
const u32 | Rate | Clock rate |