XPm_ClockDisable - 2022.2 English - UG643

Xilinx Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2022-10-19
Version
2022.2 English

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.

Table 1. XPm_ClockDisable Arguments
Type Name Description
const enum XPmClock clk Identifier of the target clock to be disabled

Returns

Status of performing the operation as returned by the PMU-FW