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

Data from a sensor that produces a byte of data. More...

#include <sensor_data_types.h>

Data Structures

struct  sensor_byte_sample_data
 

Data Fields

struct sensor_data_header header
 
struct sensor_byte_data::sensor_byte_sample_data readings [1]
 

Detailed Description

Data from a sensor that produces a byte of data.

This is used by:

  • :c:enum:SENSOR_CHAN_PROX

Field Documentation

◆ header

struct sensor_data_header sensor_byte_data::header

◆ readings

struct sensor_byte_data::sensor_byte_sample_data sensor_byte_data::readings[1]

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