GpioController.PinCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得一般用途 I/O (GPIO) 控制器上的針腳數目。
public:
property int PinCount { int get(); };
int PinCount();
public int PinCount { get; }
var int32 = gpioController.pinCount;
Public ReadOnly Property PinCount As Integer
屬性值
Int32
int
GPIO 控制器上的針腳數目。 某些釘選可能無法在使用者模式中使用。 如需針腳號碼如何對應至實體針腳的資訊,請參閱線路板的檔。
Windows 需求
應用程式功能 |
lowLevel
|