SeesawGpioDriver.PinCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of Gpio pins available.
protected override int PinCount { get; }
member this.PinCount : int
Protected Overrides ReadOnly Property PinCount As Integer
Property Value
Number of Gpio pins available
Remarks
Hardcoded to 64 pins as the Seesaw devices do not describe the number of pins.