[][src]Function wpilib_sys::bindings::HAL_SetCounterUpDownMode

pub unsafe extern "C" fn HAL_SetCounterUpDownMode(
    counterHandle: HAL_CounterHandle,
    status: *mut i32
)

Sets standard up / down counting mode on this counter.

Up and down counts are sourced independently from two inputs.

@param counterHandle the counter handle