共用方式為


IPwmControllerProvider.PinCount 屬性

定義

取得系統上可用的 PWM 針腳數目。

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

屬性值

Int32

int

可用的針腳數目。

適用於