Property Led0PwmDutyCycle
Led0PwmDutyCycle
Gets or sets the value that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.
[Range(0.1, 99.9)]
public float Led0PwmDutyCycle { get; set; }
Gets or sets the value that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.
[Range(0.1, 99.9)]
public float Led0PwmDutyCycle { get; set; }