HAL_GetEncoderFPGAIndex

Function HAL_GetEncoderFPGAIndex 

Source
pub unsafe extern "C" fn HAL_GetEncoderFPGAIndex(
    encoderHandle: HAL_EncoderHandle,
    status: *mut i32,
) -> i32
Expand description

Gets the FPGA index of the encoder.

@param encoderHandle the encoder handle @return the FPGA index of the encoder