Partager via


PwmPin.IsStarted Propriété

Définition

Obtient l’état de démarrage de la broche.

public:
 property bool IsStarted { bool get(); };
bool IsStarted();
public bool IsStarted { get; }
var boolean = pwmPin.isStarted;
Public ReadOnly Property IsStarted As Boolean

Valeur de propriété

Boolean

bool

True si le PWM a démarré sur cette broche, sinon false.

S’applique à