[][src]Function wpilib_sys::bindings::HAL_GetCounterDirection

pub unsafe extern "C" fn HAL_GetCounterDirection(
    counterHandle: HAL_CounterHandle,
    status: *mut i32
) -> HAL_Bool

Gets the last direction the counter value changed.

@param counterHandle the counter handle @return the last direction the counter value changed