Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Data from a sensor where we only care about an event occurring. More...
#include <sensor_data_types.h>
Data Structures | |
struct | sensor_occurrence_sample_data |
Data Fields | |
struct sensor_data_header | header |
struct sensor_occurrence_data::sensor_occurrence_sample_data | readings [1] |
Data from a sensor where we only care about an event occurring.
This is used to report triggers.
struct sensor_data_header sensor_occurrence_data::header |
struct sensor_occurrence_data::sensor_occurrence_sample_data sensor_occurrence_data::readings[1] |