pub unsafe extern "C" fn HAL_GetEncoderSamplesToAverage(
encoderHandle: HAL_EncoderHandle,
status: *mut i32,
) -> i32Expand description
Gets the current samples to average value.
@param encoderHandle the encoder handle @return the current samples to average value