[][src]Function wpilib_sys::bindings::HAL_SetCounterExternalDirectionMode

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

Sets directional counting mode on this counter.

The direction is determined by the B input, with counting happening with the A input.

@param counterHandle the counter handle