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