smartsens2 2.0.0.0
|
Sensor info. More...
#include <smartsens2.h>
Data Fields | |
uint8_t | sensor_type |
uint8_t | driver_id |
uint8_t | driver_version |
uint8_t | power |
union smartsens2_u16_conv | max_range |
union smartsens2_u16_conv | resolution |
union smartsens2_float_conv | max_rate |
union smartsens2_u32_conv | fifo_reserved |
union smartsens2_u32_conv | fifo_max |
uint8_t | event_size |
union smartsens2_float_conv | min_rate |
Sensor info.
Struct for sensor info of the Smart Sens 2 Click driver.
uint8_t driver_id |
uint8_t driver_version |
uint8_t event_size |
union smartsens2_u32_conv fifo_max |
union smartsens2_u32_conv fifo_reserved |
union smartsens2_u16_conv max_range |
union smartsens2_float_conv max_rate |
union smartsens2_float_conv min_rate |
uint8_t power |
union smartsens2_u16_conv resolution |
uint8_t sensor_type |