GpioAPIGetAvailableIOPinMappingList Method |
Gets the available pin-mappings for all ports.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public IOPinMapping[] GetAvailableIOPinMappingList()
Return Value
IOPinMappingA list of the available valid pin-mapping(s) for all ports.
Remarks The available pin-mappings can be presented in some appropriate way by GUI applications.
Example See Also