GpioAPIGetFunctions Method |
Gets the port's current pin function selector values.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public int[] GetFunctions(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
Int32The current pin function selector values.
See Also