SeesawGpioDriver.PinCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
protected override int PinCount { get; }
member this.PinCount : int
Protected Overrides ReadOnly Property PinCount As Integer
屬性值
可用的 Gpio 針腳數目
備註
硬式編碼為 64 個針腳,因為 Seesaw 裝置不會描述針腳數目。
適用於