Individual bit enables for each stage in the ranging scheduler The values below encode the bit shift for each bit. More...
Macros | |
#define | VL53L1_DEVICESEQUENCECONFIG_DSS1 ((VL53L1_DeviceSequenceConfig) 3) |
#define | VL53L1_DEVICESEQUENCECONFIG_DSS2 ((VL53L1_DeviceSequenceConfig) 4) |
#define | VL53L1_DEVICESEQUENCECONFIG_MM1 ((VL53L1_DeviceSequenceConfig) 5) |
#define | VL53L1_DEVICESEQUENCECONFIG_MM2 ((VL53L1_DeviceSequenceConfig) 6) |
#define | VL53L1_DEVICESEQUENCECONFIG_PHASECAL ((VL53L1_DeviceSequenceConfig) 1) |
#define | VL53L1_DEVICESEQUENCECONFIG_RANGE ((VL53L1_DeviceSequenceConfig) 7) |
#define | VL53L1_DEVICESEQUENCECONFIG_REFERENCE_PHASE ((VL53L1_DeviceSequenceConfig) 2) |
#define | VL53L1_DEVICESEQUENCECONFIG_VHV ((VL53L1_DeviceSequenceConfig) 0) |
Typedefs | |
typedef uint8_t | VL53L1_DeviceSequenceConfig |
Individual bit enables for each stage in the ranging scheduler The values below encode the bit shift for each bit.
#define VL53L1_DEVICESEQUENCECONFIG_DSS1 ((VL53L1_DeviceSequenceConfig) 3) |
Definition at line 203 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_DSS2 ((VL53L1_DeviceSequenceConfig) 4) |
Definition at line 204 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_MM1 ((VL53L1_DeviceSequenceConfig) 5) |
Definition at line 205 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_MM2 ((VL53L1_DeviceSequenceConfig) 6) |
Definition at line 206 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_PHASECAL ((VL53L1_DeviceSequenceConfig) 1) |
Definition at line 201 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_RANGE ((VL53L1_DeviceSequenceConfig) 7) |
Definition at line 207 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_REFERENCE_PHASE ((VL53L1_DeviceSequenceConfig) 2) |
Definition at line 202 of file vl53l1_ll_device.h.
#define VL53L1_DEVICESEQUENCECONFIG_VHV ((VL53L1_DeviceSequenceConfig) 0) |
Definition at line 200 of file vl53l1_ll_device.h.
typedef uint8_t VL53L1_DeviceSequenceConfig |
Definition at line 198 of file vl53l1_ll_device.h.