Macros | Typedefs
Defines Distance modes
Collaboration diagram for Defines Distance modes:

Macros

#define VL53L1_DISTANCEMODE_LONG   ((VL53L1_DistanceModes) 3)
 
#define VL53L1_DISTANCEMODE_MEDIUM   ((VL53L1_DistanceModes) 2)
 
#define VL53L1_DISTANCEMODE_SHORT   ((VL53L1_DistanceModes) 1)
 

Typedefs

typedef uint8_t VL53L1_DistanceModes
 

Detailed Description

Defines all possible Distance modes for the device

Macro Definition Documentation

◆ VL53L1_DISTANCEMODE_LONG

#define VL53L1_DISTANCEMODE_LONG   ((VL53L1_DistanceModes) 3)

Definition at line 154 of file vl53l1_def.h.

◆ VL53L1_DISTANCEMODE_MEDIUM

#define VL53L1_DISTANCEMODE_MEDIUM   ((VL53L1_DistanceModes) 2)

Definition at line 153 of file vl53l1_def.h.

◆ VL53L1_DISTANCEMODE_SHORT

#define VL53L1_DISTANCEMODE_SHORT   ((VL53L1_DistanceModes) 1)

Definition at line 152 of file vl53l1_def.h.

Typedef Documentation

◆ VL53L1_DistanceModes

Definition at line 150 of file vl53l1_def.h.



vl53l1x
Author(s):
autogenerated on Sat Dec 10 2022 03:15:50