[][src]Function wpilib_sys::bindings::HAL_SetPWMPeriodScale

pub unsafe extern "C" fn HAL_SetPWMPeriodScale(
    pwmPortHandle: HAL_DigitalHandle,
    squelchMask: i32,
    status: *mut i32
)

Sets how how often the PWM signal is squelched, thus scaling the period.

@param pwmPortHandle the PWM handle. @param squelchMask the 2-bit mask of outputs to squelch