This function is used to request the version and ID code of a chip.
Prototype
XStatus XPm_GetChipID(u32 *IDCode, u32 *Version);
Parameters
The following table lists the XPm_GetChipID
function arguments.
Type | Name | Description |
---|---|---|
u32 * | IDCode | Returns the chip ID code. |
u32 * | Version | Returns the chip version. |