Function ctre_sys::mot::c_MotController_GetMotionProfileStatus[][src]

pub unsafe extern "C" fn c_MotController_GetMotionProfileStatus(
    handle: Handle,
    topBufferRem: *mut c_int,
    topBufferCnt: *mut c_int,
    btmBufferCnt: *mut c_int,
    hasUnderrun: *mut bool,
    isUnderrun: *mut bool,
    activePointValid: *mut bool,
    isLast: *mut bool,
    profileSlotSelect: *mut c_int,
    outputEnable: *mut c_int
) -> ErrorCode