Zephyr API Documentation  3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sensor_occurrence_data Struct Reference

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]
 

Detailed Description

Data from a sensor where we only care about an event occurring.

This is used to report triggers.

Field Documentation

◆ header

struct sensor_data_header sensor_occurrence_data::header

◆ readings

struct sensor_occurrence_data::sensor_occurrence_sample_data sensor_occurrence_data::readings[1]

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