[][src]Function wpilib_sys::bindings::HAL_FireOneShot

pub unsafe extern "C" fn HAL_FireOneShot(
    solenoidPortHandle: HAL_SolenoidHandle,
    status: *mut i32
)

Fires a single pulse on a solenoid channel.

The pulse is the duration set by HAL_SetOneShotDuration().

@param solenoidPortHandle the solenoid handle