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

可用引脚数。

适用于