Property Pwm0Frequency
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Pwm0Frequency
Gets or sets the value that sets the frequency of PWM0 (Hz).
[Range(0.5, 1000)]
public float Pwm0Frequency { get; set; }
Gets or sets the value that sets the frequency of PWM0 (Hz).
[Range(0.5, 1000)]
public float Pwm0Frequency { get; set; }