共用方式為


SeesawGpioDriver.PinCount 屬性

定義

可用的 Gpio 針腳數目。

protected override int PinCount { get; }
member this.PinCount : int
Protected Overrides ReadOnly Property PinCount As Integer

屬性值

可用的 Gpio 針腳數目

備註

硬式編碼為 64 個針腳,因為 Seesaw 裝置不會描述針腳數目。

適用於