pub unsafe extern "C" fn HAL_SetCounterExternalDirectionMode(
counterHandle: HAL_CounterHandle,
status: *mut i32,
)Expand description
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