Go to the source code of this file.
Data Structures | |
| struct | sensor_t |
| struct | sensors_control_device_t |
| Every device data structure must begin with hw_device_t followed by module specific public methods and attributes. More... | |
| struct | sensors_data_device_t |
| struct | sensors_data_t |
| Union of the various types of sensor data that can be returned. More... | |
| struct | sensors_module_t |
| Every hardware module must have a data structure named HAL_MODULE_INFO_SYM and the fields of this data structure must begin with hw_module_t followed by module specific information. More... | |
| struct | sensors_vec_t |
| Definition of the axis ----------------------. More... | |