Initial release. Mbed library for VL53L1CB

Embed: (wiki syntax)

« Back to documentation index

VL53L1_RateThreshold_t Struct Reference

VL53L1_RateThreshold_t Struct Reference
[VL53L1 Defines]

Defines parameters for Signal rate detection Thresholds configuration. More...

#include <vl53l1_def.h>

Data Fields

FixPoint1616_t High
FixPoint1616_t Low

Detailed Description

Defines parameters for Signal rate detection Thresholds configuration.

Definition at line 291 of file vl53l1_def.h.


Field Documentation

FixPoint1616_t High

Signal rate threshold high limit

Definition at line 293 of file vl53l1_def.h.

FixPoint1616_t Low

Signal rate threshold low limit

Definition at line 294 of file vl53l1_def.h.