SPAD array selection definitions. More...
Macros | |
#define | VL53L1_BOTH_RETURN_AND_REFERENCE_ARRAYS 0x11 |
#define | VL53L1_NEITHER_RETURN_AND_REFERENCE_ARRAYS 0x00 |
#define | VL53L1_REFERENCE_ARRAY_ONLY 0x10 |
#define | VL53L1_RETURN_ARRAY_ONLY 0x01 |
SPAD array selection definitions.
#define VL53L1_BOTH_RETURN_AND_REFERENCE_ARRAYS 0x11 |
Both Return and Reference SPAD Arrays
Definition at line 453 of file vl53l1_ll_device.h.
#define VL53L1_NEITHER_RETURN_AND_REFERENCE_ARRAYS 0x00 |
Neither Return or Reference SPAD Array
Definition at line 455 of file vl53l1_ll_device.h.
#define VL53L1_REFERENCE_ARRAY_ONLY 0x10 |
Reference SPAD Array only
Definition at line 451 of file vl53l1_ll_device.h.
#define VL53L1_RETURN_ARRAY_ONLY 0x01 |
Return SPAD Array only
Definition at line 449 of file vl53l1_ll_device.h.