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