pub unsafe extern "C" fn HAL_GetEncoderFPGAIndex(
encoderHandle: HAL_EncoderHandle,
status: *mut i32,
) -> i32Expand description
Gets the FPGA index of the encoder.
@param encoderHandle the encoder handle @return the FPGA index of the encoder