GpioAPIGetPinCount Method |
Gets the pin count for the specified port.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public int GetPinCount(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
Int32How many pins the port has.
See Also