[][src]Function wpilib_sys::bindings::HAL_GetEncoderSamplesToAverage

pub unsafe extern "C" fn HAL_GetEncoderSamplesToAverage(
    encoderHandle: HAL_EncoderHandle,
    status: *mut i32
) -> i32

Gets the current samples to average value.

@param encoderHandle the encoder handle @return the current samples to average value