Function ctre_sys::mot::c_MotController_PushMotionProfileTrajectory[][src]

pub unsafe extern "C" fn c_MotController_PushMotionProfileTrajectory(
    handle: Handle,
    position: f64,
    velocity: f64,
    headingDeg: f64,
    profileSlotSelect: c_int,
    isLastPoint: bool,
    zeroPos: bool
) -> ErrorCode