Function ctre_sys::mot::c_MotController_ConfigSelectedFeedbackCoefficient[][src]

pub unsafe extern "C" fn c_MotController_ConfigSelectedFeedbackCoefficient(
    handle: Handle,
    coefficient: f64,
    pidIdx: c_int,
    timeoutMs: c_int
) -> ErrorCode