This function is used to request the version number of the API running on the platform management controller.
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. |