[][src]Function wpilib_sys::bindings::HAL_GetEncoderEncodingType

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

Gets the encoding type of the encoder.

@param encoderHandle the encoder handle @return the encoding type