This function is used to set the divider value for specified clock.
Prototype
XStatus XPm_ClockSetDivider(const u32 ClockId, const u32 Divider);
Parameters
The following table lists the XPm_ClockSetDivider
function arguments.
Type | Name | Description |
---|---|---|
const u32 | ClockId | Clock ID |
const u32 | Divider | Value of the divider |