Zephyr API Documentation
3.7.0
A Scalable Open Source RTOS
|
Used by the following channel/attribute pairs: More...
#include <sensor_attribute_types.h>
Data Fields | |
int8_t | shift |
union { | |
struct { | |
q31_t x | |
q31_t y | |
q31_t z | |
} | |
q31_t values [3] | |
}; | |
Used by the following channel/attribute pairs:
union { ... } sensor_three_axis_attribute::@198 |
int8_t sensor_three_axis_attribute::shift |
q31_t sensor_three_axis_attribute::values[3] |
q31_t sensor_three_axis_attribute::x |
q31_t sensor_three_axis_attribute::y |
q31_t sensor_three_axis_attribute::z |