Macros | Typedefs
Device Offset Calibration Mode

Defines possible offset calibration modes for the device. More...

Collaboration diagram for Device Offset Calibration Mode:

Macros

#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__HISTOGRAM   ((VL53L1_OffsetCalibrationMode) 2)
 
#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__HISTOGRAM_PRE_RANGE_ONLY   ((VL53L1_OffsetCalibrationMode) 4)
 
#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__STANDARD   ((VL53L1_OffsetCalibrationMode) 1)
 
#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__STANDARD_PRE_RANGE_ONLY   ((VL53L1_OffsetCalibrationMode) 3)
 
#define VL53L1_OFFSETCALIBRATIONMODE__NONE   ((VL53L1_OffsetCalibrationMode) 0)
 
#define VL53L1_OFFSETCALIBRATIONMODE__PER_ZONE   ((VL53L1_OffsetCalibrationMode) 5)
 
#define VL53L1_OFFSETCORRECTIONMODE__MM1_MM2_OFFSETS   ((VL53L1_OffsetCorrectionMode) 1)
 
#define VL53L1_OFFSETCORRECTIONMODE__NONE   ((VL53L1_OffsetCorrectionMode) 0)
 
#define VL53L1_OFFSETCORRECTIONMODE__PER_ZONE_OFFSETS   ((VL53L1_OffsetCorrectionMode) 2)
 

Typedefs

typedef uint8_t VL53L1_OffsetCalibrationMode
 
typedef uint8_t VL53L1_OffsetCorrectionMode
 

Detailed Description

Defines possible offset calibration modes for the device.

Defines all possible offset correction modes for the device.

Macro Definition Documentation

◆ VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__HISTOGRAM

#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__HISTOGRAM   ((VL53L1_OffsetCalibrationMode) 2)

Definition at line 169 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__HISTOGRAM_PRE_RANGE_ONLY

#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__HISTOGRAM_PRE_RANGE_ONLY   ((VL53L1_OffsetCalibrationMode) 4)

Definition at line 171 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__STANDARD

#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__STANDARD   ((VL53L1_OffsetCalibrationMode) 1)

Definition at line 168 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__STANDARD_PRE_RANGE_ONLY

#define VL53L1_OFFSETCALIBRATIONMODE__MM1_MM2__STANDARD_PRE_RANGE_ONLY   ((VL53L1_OffsetCalibrationMode) 3)

Definition at line 170 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCALIBRATIONMODE__NONE

#define VL53L1_OFFSETCALIBRATIONMODE__NONE   ((VL53L1_OffsetCalibrationMode) 0)

Definition at line 167 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCALIBRATIONMODE__PER_ZONE

#define VL53L1_OFFSETCALIBRATIONMODE__PER_ZONE   ((VL53L1_OffsetCalibrationMode) 5)

Definition at line 172 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCORRECTIONMODE__MM1_MM2_OFFSETS

#define VL53L1_OFFSETCORRECTIONMODE__MM1_MM2_OFFSETS   ((VL53L1_OffsetCorrectionMode) 1)

Definition at line 185 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCORRECTIONMODE__NONE

#define VL53L1_OFFSETCORRECTIONMODE__NONE   ((VL53L1_OffsetCorrectionMode) 0)

Definition at line 184 of file vl53l1_ll_device.h.

◆ VL53L1_OFFSETCORRECTIONMODE__PER_ZONE_OFFSETS

#define VL53L1_OFFSETCORRECTIONMODE__PER_ZONE_OFFSETS   ((VL53L1_OffsetCorrectionMode) 2)

Definition at line 186 of file vl53l1_ll_device.h.

Typedef Documentation

◆ VL53L1_OffsetCalibrationMode

Definition at line 165 of file vl53l1_ll_device.h.

◆ VL53L1_OffsetCorrectionMode

Definition at line 182 of file vl53l1_ll_device.h.



vl53l1x
Author(s):
autogenerated on Fri Aug 2 2024 08:35:55