Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
#include <sensor_data_types.h>
Data Fields | |
uint64_t | base_timestamp_ns |
The closest timestamp for when the first frame was generated as attained by :c:func:k_uptime_ticks . | |
uint16_t | reading_count |
The number of elements in the 'readings' array. | |
uint64_t sensor_data_header::base_timestamp_ns |
The closest timestamp for when the first frame was generated as attained by :c:func:k_uptime_ticks
.
uint16_t sensor_data_header::reading_count |
The number of elements in the 'readings' array.
This must be at least 1