[][src]Function wpilib_sys::bindings::HAL_ResetAccumulator

pub unsafe extern "C" fn HAL_ResetAccumulator(
    analogPortHandle: HAL_AnalogInputHandle,
    status: *mut i32
)

Resets the accumulator to the initial value.

@param analogPortHandle Handle to the analog port.