Defines all possible Offset Calibration modes for the device. More...
Macros | |
#define | VL53L1_OFFSETCALIBRATIONMODE_PRERANGE_ONLY ((VL53L1_OffsetCalibrationModes) 2) |
#define | VL53L1_OFFSETCALIBRATIONMODE_STANDARD ((VL53L1_OffsetCalibrationModes) 1) |
Typedefs | |
typedef uint8_t | VL53L1_OffsetCalibrationModes |
Defines all possible Offset Calibration modes for the device.
#define VL53L1_OFFSETCALIBRATIONMODE_PRERANGE_ONLY ((VL53L1_OffsetCalibrationModes) 2) |
Definition at line 184 of file vl53l1_def.h.
#define VL53L1_OFFSETCALIBRATIONMODE_STANDARD ((VL53L1_OffsetCalibrationModes) 1) |
Definition at line 182 of file vl53l1_def.h.
typedef uint8_t VL53L1_OffsetCalibrationModes |
Definition at line 180 of file vl53l1_def.h.