acc_control_helper_t Struct Reference

#include <acc_control_helper.h>

Data Fields

acc_config_tconfig
 
acc_sensor_tsensor
 
acc_sensor_id_t sensor_id
 
acc_processing_tprocessing
 
void * buffer
 
uint32_t buffer_size
 
acc_cal_result_t cal_result
 
acc_processing_metadata_t proc_meta
 
acc_processing_result_t proc_result
 

Detailed Description

Field Documentation

◆ buffer

void* acc_control_helper_t::buffer
Examples
acc_control_helper.c.

Definition at line 29 of file acc_control_helper.h.

◆ buffer_size

uint32_t acc_control_helper_t::buffer_size
Examples
acc_control_helper.c.

Definition at line 30 of file acc_control_helper.h.

◆ cal_result

acc_cal_result_t acc_control_helper_t::cal_result
Examples
acc_control_helper.c.

Definition at line 31 of file acc_control_helper.h.

◆ config

◆ proc_meta

◆ proc_result

acc_processing_result_t acc_control_helper_t::proc_result

◆ processing

acc_processing_t* acc_control_helper_t::processing
Examples
acc_control_helper.c.

Definition at line 28 of file acc_control_helper.h.

◆ sensor

acc_sensor_t* acc_control_helper_t::sensor
Examples
acc_control_helper.c.

Definition at line 26 of file acc_control_helper.h.

◆ sensor_id

acc_sensor_id_t acc_control_helper_t::sensor_id
Examples
acc_control_helper.c.

Definition at line 27 of file acc_control_helper.h.


The documentation for this struct was generated from the following file: