smartsens2 2.0.0.0
smartsens2_sensor_info Struct Reference

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
 

Detailed Description

Sensor info.

Struct for sensor info of the Smart Sens 2 Click driver.

Field Documentation

◆ driver_id

uint8_t driver_id

◆ driver_version

uint8_t driver_version

◆ event_size

uint8_t event_size

◆ fifo_max

union smartsens2_u32_conv fifo_max

◆ fifo_reserved

union smartsens2_u32_conv fifo_reserved

◆ max_range

union smartsens2_u16_conv max_range

◆ max_rate

union smartsens2_float_conv max_rate

◆ min_rate

union smartsens2_float_conv min_rate

◆ power

uint8_t power

◆ resolution

union smartsens2_u16_conv resolution

◆ sensor_type

uint8_t sensor_type

The documentation for this struct was generated from the following file: