HAL_SetCounterAverageSize

Function HAL_SetCounterAverageSize 

Source
pub unsafe extern "C" fn HAL_SetCounterAverageSize(
    counterHandle: HAL_CounterHandle,
    size: i32,
    status: *mut i32,
)
Expand description

Sets the average sample size of a counter.

@param counterHandle the counter handle @param size the size of samples to average