MBot Software Library  v1.0
An API documentation to mbot_firmware repository
Public Attributes | List of all members
sensor_configuration_non_wakeup_t Struct Reference

Sensor configuration This structure holds non wakeup sensor configuration. More...

#include <bhy.h>

Public Attributes

u16 non_wakeup_sample_rate
 
u16 non_wakeup_max_report_latency
 
u16 non_wakeup_change_sensitivity
 
u16 non_wakeup_dynamic_range
 

Detailed Description

Sensor configuration This structure holds non wakeup sensor configuration.

Member Data Documentation

◆ non_wakeup_change_sensitivity

u16 sensor_configuration_non_wakeup_t::non_wakeup_change_sensitivity

contains the sensitivity

◆ non_wakeup_dynamic_range

u16 sensor_configuration_non_wakeup_t::non_wakeup_dynamic_range

contains the dynamic range

◆ non_wakeup_max_report_latency

u16 sensor_configuration_non_wakeup_t::non_wakeup_max_report_latency

contains the maximum report latency

◆ non_wakeup_sample_rate

u16 sensor_configuration_non_wakeup_t::non_wakeup_sample_rate

contains the sample rate information


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