Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
|
4.2.99 |
Data for a sensor channel which reports on three axes. More...
#include <zephyr/drivers/sensor_data_types.h>
Data Structures | |
struct | sensor_three_axis_sample_data |
Data Fields | |
struct sensor_data_header | header |
int8_t | shift |
struct sensor_three_axis_data::sensor_three_axis_sample_data | readings [1] |
Data for a sensor channel which reports on three axes.
This is used by:
struct sensor_data_header sensor_three_axis_data::header |
struct sensor_three_axis_data::sensor_three_axis_sample_data sensor_three_axis_data::readings[1] |
int8_t sensor_three_axis_data::shift |