c_MotController_ConfigRemoteFeedbackFilter

Function c_MotController_ConfigRemoteFeedbackFilter 

Source
pub unsafe extern "C" fn c_MotController_ConfigRemoteFeedbackFilter(
    handle: Handle,
    deviceID: c_int,
    remoteSensorSource: c_int,
    remoteOrdinal: c_int,
    timeoutMs: c_int,
) -> ErrorCode