#include <CC_MultilevelSensor_SensorHandlerTypes.h>
Data Fields | |
uint8_t | raw_result [SLI_MAX_RAW_RESULT_BYTES] |
The raw buffer which holds the result. | |
sensor_read_result_precision | precision |
The precision which the raw result should be interpret with. | |
sensor_read_result_size_t | size_bytes |
The size which the raw result should be interpret with. | |
sensor_read_result_precision _sensor_read_result::precision |
The precision which the raw result should be interpret with.
uint8_t _sensor_read_result::raw_result[SLI_MAX_RAW_RESULT_BYTES] |
The raw buffer which holds the result.
sensor_read_result_size_t _sensor_read_result::size_bytes |
The size which the raw result should be interpret with.