Public Attributes#

uint8_t

The raw buffer which holds the result.

The precision which the raw result should be interpret with.

The size which the raw result should be interpret with.

Public Attribute Documentation#

raw_result#

uint8_t _sensor_read_result::raw_result[SLI_MAX_RAW_RESULT_BYTES]

The raw buffer which holds the result.


precision#

sensor_read_result_precision _sensor_read_result::precision

The precision which the raw result should be interpret with.


size_bytes#

sensor_read_result_size_t _sensor_read_result::size_bytes

The size which the raw result should be interpret with.