Property Led0PwmFrequency
Led0PwmFrequency
Gets or sets the value that sets the frequency (Hz) of LED0 when in Pwm mode, between 0.5 and 2000.
[Range(0.5, 2000)]
public float Led0PwmFrequency { get; set; }
Gets or sets the value that sets the frequency (Hz) of LED0 when in Pwm mode, between 0.5 and 2000.
[Range(0.5, 2000)]
public float Led0PwmFrequency { get; set; }