다음을 통해 공유


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

사용 가능한 핀 수입니다.

적용 대상