Call this function to get currently configured pin function.
Prototype
XStatus XPm_PinCtrlGetFunction(const u32 pin, enum XPmPinFn *const fn);
Parameters
The following table lists the XPm_PinCtrlGetFunction
function arguments.
Type | Name | Description |
---|---|---|
const u32 | pin | PLL node identifier |
enum
XPmPinFn
*const |
fn | Location to store the pin function |