[][src]Function wpilib_sys::bindings::HAL_GetEncoderFPGAIndex

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

Gets the FPGA index of the encoder.

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