|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Used for iterating over the data frames via the sensor_decoder_api. More...
#include <sensor.h>
Data Fields | |
| const struct sensor_decoder_api * | decoder |
| const uint8_t * | buffer |
| struct sensor_chan_spec | channel |
| uint32_t | fit |
Used for iterating over the data frames via the sensor_decoder_api.
Example usage:
| struct sensor_chan_spec sensor_decode_context::channel |
| const struct sensor_decoder_api* sensor_decode_context::decoder |
| uint32_t sensor_decode_context::fit |