Macros | Typedefs
Device Measurement Modes

Defines all possible measurement modes for the device. More...

Collaboration diagram for Device Measurement Modes:

Macros

#define VL53L1_DEVICEMEASUREMENTMODE_ABORT   ((VL53L1_DeviceMeasurementModes) 0x80)
 
#define VL53L1_DEVICEMEASUREMENTMODE_BACKTOBACK   ((VL53L1_DeviceMeasurementModes) 0x20)
 
#define VL53L1_DEVICEMEASUREMENTMODE_SINGLESHOT   ((VL53L1_DeviceMeasurementModes) 0x10)
 
#define VL53L1_DEVICEMEASUREMENTMODE_STOP   ((VL53L1_DeviceMeasurementModes) 0x00)
 
#define VL53L1_DEVICEMEASUREMENTMODE_TIMED   ((VL53L1_DeviceMeasurementModes) 0x40)
 

Typedefs

typedef uint8_t VL53L1_DeviceMeasurementModes
 

Detailed Description

Defines all possible measurement modes for the device.

Macro Definition Documentation

◆ VL53L1_DEVICEMEASUREMENTMODE_ABORT

#define VL53L1_DEVICEMEASUREMENTMODE_ABORT   ((VL53L1_DeviceMeasurementModes) 0x80)

Definition at line 156 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEMEASUREMENTMODE_BACKTOBACK

#define VL53L1_DEVICEMEASUREMENTMODE_BACKTOBACK   ((VL53L1_DeviceMeasurementModes) 0x20)

Definition at line 154 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEMEASUREMENTMODE_SINGLESHOT

#define VL53L1_DEVICEMEASUREMENTMODE_SINGLESHOT   ((VL53L1_DeviceMeasurementModes) 0x10)

Definition at line 153 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEMEASUREMENTMODE_STOP

#define VL53L1_DEVICEMEASUREMENTMODE_STOP   ((VL53L1_DeviceMeasurementModes) 0x00)

Definition at line 152 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEMEASUREMENTMODE_TIMED

#define VL53L1_DEVICEMEASUREMENTMODE_TIMED   ((VL53L1_DeviceMeasurementModes) 0x40)

Definition at line 155 of file vl53l1_ll_device.h.

Typedef Documentation

◆ VL53L1_DeviceMeasurementModes

Definition at line 150 of file vl53l1_ll_device.h.



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