Function wpilib_sys::bindings::HAL_InitializeCounter
source · pub unsafe extern "C" fn HAL_InitializeCounter(
mode: Type,
index: *mut i32,
status: *mut i32
) -> HAL_CounterHandleExpand description
Initializes a counter.
@param mode the counter mode @param index the compressor index (output) @return the created handle