SeesawGpioDriver.PinCount Property

Definition

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.

Applies to