XPm_ClockEnable - 2023.1 English

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

Document ID
UG643
Release Date
2023-05-16
Version
2023.1 English

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.

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

Returns

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