This function is used to set the function on specified pin.
Prototype
XStatus XPm_PinCtrlSetFunction(const u32 PinId, const u32 FunctionId);
Parameters
The following table lists the XPm_PinCtrlSetFunction
function arguments.
Type | Name | Description |
---|---|---|
const u32 | PinId | Pin ID |
const u32 | FunctionId | Function ID which needs to be set |