[][src]Function wpilib_sys::bindings::HAL_LatchPWMZero

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

Forces a PWM signal to go to 0 temporarily.

@param pwmPortHandle the PWM handle.