pub unsafe extern "C" fn HAL_GetEncoderEncodingType(
encoderHandle: HAL_EncoderHandle,
status: *mut i32,
) -> TypeExpand description
Gets the encoding type of the encoder.
@param encoderHandle the encoder handle @return the encoding type
pub unsafe extern "C" fn HAL_GetEncoderEncodingType(
encoderHandle: HAL_EncoderHandle,
status: *mut i32,
) -> TypeGets the encoding type of the encoder.
@param encoderHandle the encoder handle @return the encoding type