Function a121_sys::acc_processing_execute
source · pub unsafe extern "C" fn acc_processing_execute(
handle: *mut acc_processing_t,
buffer: *mut c_void,
result: *mut acc_processing_result_t
)Expand description
@brief Process the data according to the configuration used in create
@param[in] handle A reference to the processing handle @param[in] buffer A reference to the buffer (populated by @ref acc_sensor_read) containing the data to be processed.
@param[out] result Processing result