This function is used to request the version number of the API running on the power management controller.
Note: None
Prototype
XStatus XPm_GetApiVersion(u32 *version);
Parameters
The following table lists the XPm_GetApiVersion
function arguments.
Type | Name | Description |
---|---|---|
u32 * | version | Returns the API 32-bit version number. Returns 0 if no PM firmware present. |