[][src]Function wpilib_sys::bindings::HAL_IsAccumulatorChannel

pub unsafe extern "C" fn HAL_IsAccumulatorChannel(
    analogPortHandle: HAL_AnalogInputHandle,
    status: *mut i32
) -> HAL_Bool

Is the channel attached to an accumulator.

@param analogPortHandle Handle to the analog port. @return The analog channel is attached to an accumulator.