This function is used to get the function on specified pin.
Prototype
XStatus XPm_PinCtrlGetFunction(const u32 PinId, u32 *const FunctionId);
Parameters
The following table lists the XPm_PinCtrlGetFunction function arguments.
| Type | Name | Description |
|---|---|---|
| const u32 | PinId | Pin ID |
| u32 *const | FunctionId | Pointer to Function ID |