[][src]Function wpilib_sys::bindings::HAL_SetDigitalPWMRate

pub unsafe extern "C" fn HAL_SetDigitalPWMRate(rate: f64, status: *mut i32)

Changes the frequency of the DO PWM generator.

The valid range is from 0.6 Hz to 19 kHz.

The frequency resolution is logarithmic.

@param rate the frequency to output all digital output PWM signals