Property Pwm0DutyCycle
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Pwm0DutyCycle
Gets or sets the value that sets the duty cycle of PWM0 (%).
[Range(1, 100)]
public float Pwm0DutyCycle { get; set; }
Gets or sets the value that sets the duty cycle of PWM0 (%).
[Range(1, 100)]
public float Pwm0DutyCycle { get; set; }