c_MotController_ConfigSelectedFeedbackSensor

Function c_MotController_ConfigSelectedFeedbackSensor 

Source
pub unsafe extern "C" fn c_MotController_ConfigSelectedFeedbackSensor(
    handle: Handle,
    feedbackDevice: c_int,
    pidIdx: c_int,
    timeoutMs: c_int,
) -> ErrorCode