VL53L0X API Specification: Check Enable list

VL53L0X API

Check Enable code. More...

Macros

#define VL53L0X_CHECKENABLE_SIGMA_FINAL_RANGE   0
 
#define VL53L0X_CHECKENABLE_SIGNAL_RATE_FINAL_RANGE   1
 
#define VL53L0X_CHECKENABLE_SIGNAL_REF_CLIP   2
 
#define VL53L0X_CHECKENABLE_RANGE_IGNORE_THRESHOLD   3
 
#define VL53L0X_CHECKENABLE_SIGNAL_RATE_MSRC   4
 
#define VL53L0X_CHECKENABLE_SIGNAL_RATE_PRE_RANGE   5
 
#define VL53L0X_CHECKENABLE_NUMBER_OF_CHECKS   6
 

Detailed Description

Check Enable code.

Define used to specify the LimitCheckId. Use VL53L0X_GetLimitCheckInfo() to get the string.

Macro Definition Documentation

#define VL53L0X_CHECKENABLE_SIGMA_FINAL_RANGE   0

Definition at line 84 of file vl53l0x_device.h.

#define VL53L0X_CHECKENABLE_SIGNAL_RATE_FINAL_RANGE   1

Definition at line 85 of file vl53l0x_device.h.

#define VL53L0X_CHECKENABLE_SIGNAL_REF_CLIP   2

Definition at line 86 of file vl53l0x_device.h.

#define VL53L0X_CHECKENABLE_RANGE_IGNORE_THRESHOLD   3

Definition at line 87 of file vl53l0x_device.h.

#define VL53L0X_CHECKENABLE_SIGNAL_RATE_MSRC   4

Definition at line 88 of file vl53l0x_device.h.

#define VL53L0X_CHECKENABLE_SIGNAL_RATE_PRE_RANGE   5

Definition at line 89 of file vl53l0x_device.h.

#define VL53L0X_CHECKENABLE_NUMBER_OF_CHECKS   6

Definition at line 91 of file vl53l0x_device.h.