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

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

#include <bhy.h>

Public Attributes

u16 wakeup_sample_rate
 
u16 wakeup_max_report_latency
 
u16 wakeup_change_sensitivity
 
u16 wakeup_dynamic_range
 

Detailed Description

Sensor configuration This structure holds wakeup sensor configuration.

Member Data Documentation

◆ wakeup_change_sensitivity

u16 sensor_configuration_wakeup_t::wakeup_change_sensitivity

contains the sensitivity

◆ wakeup_dynamic_range

u16 sensor_configuration_wakeup_t::wakeup_dynamic_range

contains the dynamic range

◆ wakeup_max_report_latency

u16 sensor_configuration_wakeup_t::wakeup_max_report_latency

contains the maximum report latency

◆ wakeup_sample_rate

u16 sensor_configuration_wakeup_t::wakeup_sample_rate

contains the sample rate information


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