Defines all possible Distance modes for the device. More...
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 |
Defines all possible Distance modes for the device.
#define VL53L1_DISTANCEMODE_LONG ((VL53L1_DistanceModes) 3) |
Definition at line 154 of file vl53l1_def.h.
#define VL53L1_DISTANCEMODE_MEDIUM ((VL53L1_DistanceModes) 2) |
Definition at line 153 of file vl53l1_def.h.
#define VL53L1_DISTANCEMODE_SHORT ((VL53L1_DistanceModes) 1) |
Definition at line 152 of file vl53l1_def.h.
typedef uint8_t VL53L1_DistanceModes |
Definition at line 150 of file vl53l1_def.h.