Call this function to enable (activate) a clock.
Note: If the access isn't permitted this function returns an error code.
Prototype
XStatus XPm_ClockEnable(const enum XPmClock clk);
Parameters
The following table lists the XPm_ClockEnable
function arguments.
Type | Name | Description |
---|---|---|
const enum
XPmClock
|
clk | Identifier of the target clock to be enabled |