共用方式為


IGpioControllerProvider.PinCount 屬性

定義

取得可用的一般用途 I/O (GPIO) 針腳數目。

public:
 property int PinCount { int get(); };
int PinCount();
public int PinCount { get; }
var int32 = iGpioControllerProvider.pinCount;
Public ReadOnly Property PinCount As Integer

屬性值

Int32

int

可用的 GPIO 針腳數目。

適用於