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