ST Expansion SW Team / VL53L1CB

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Dependents:   VL53L1CB_noshield_1sensor_polls_auton VL53L1CB_noshield_1sensor_interrupt_auton X_NUCLEO_53L1A2

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 241 of file vl53l1_def.h.


Field Documentation

FixPoint1616_t High

Signal rate threshold high limit

Definition at line 243 of file vl53l1_def.h.

FixPoint1616_t Low

Signal rate threshold low limit

Definition at line 244 of file vl53l1_def.h.