Defines parameters for Signal rate detection Thresholds configuration. More...
#include <vl53l1_def.h>
Public Attributes | |
VL53L1_ThresholdMode | CrossMode |
FixPoint1616_t | High |
FixPoint1616_t | Low |
Defines parameters for Signal rate detection Thresholds configuration.
Definition at line 240 of file vl53l1_def.h.
VL53L1_ThresholdMode VL53L1_RateThreshold_t::CrossMode |
Definition at line 241 of file vl53l1_def.h.
FixPoint1616_t VL53L1_RateThreshold_t::High |
Signal rate threshold high limit
Definition at line 242 of file vl53l1_def.h.
FixPoint1616_t VL53L1_RateThreshold_t::Low |
Signal rate threshold low limit
Definition at line 243 of file vl53l1_def.h.