Defines parameters for User/object Detection configuration. More...
#include <vl53l1_def.h>
Public Attributes | |
VL53L1_DetectionMode | DetectionMode |
VL53L1_DistanceThreshold_t | Distance |
uint8_t | IntrNoTarget |
VL53L1_RateThreshold_t | Rate |
Defines parameters for User/object Detection configuration.
Definition at line 276 of file vl53l1_def.h.
VL53L1_DetectionMode VL53L1_DetectionConfig_t::DetectionMode |
Definition at line 277 of file vl53l1_def.h.
VL53L1_DistanceThreshold_t VL53L1_DetectionConfig_t::Distance |
limits in mm
Definition at line 279 of file vl53l1_def.h.
uint8_t VL53L1_DetectionConfig_t::IntrNoTarget |
1 to trigger IT in case of no target found
Definition at line 278 of file vl53l1_def.h.
VL53L1_RateThreshold_t VL53L1_DetectionConfig_t::Rate |
limits in FixPoint1616_t
Definition at line 280 of file vl53l1_def.h.