次の方法で共有


SeesawGpioDriver.PinCount プロパティ

定義

使用可能な Gpio ピンの数。

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

プロパティ値

使用可能な Gpio ピンの数

注釈

Seesaw デバイスではピンの数が記述されていないため、64 ピンにハードコーディングされています。

適用対象