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

Data from a sensor that produces a count like value. More...

#include <sensor_data_types.h>

Data Structures

struct  sensor_uint64_sample_data
 

Data Fields

struct sensor_data_header header
 
struct sensor_uint64_data::sensor_uint64_sample_data readings [1]
 

Detailed Description

Data from a sensor that produces a count like value.

This is used by:

  • :c:enum:SENSOR_CHAN_GAUGE_CYCLE_COUNT

Field Documentation

◆ header

struct sensor_data_header sensor_uint64_data::header

◆ readings

struct sensor_uint64_data::sensor_uint64_sample_data sensor_uint64_data::readings[1]

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