Device Error code in the range status. More...
Typedefs | |
typedef uint8_t | VL53L1_DeviceError |
Device Error code in the range status.
This enum is Device specific it should be updated in the implementation Use VL53L1_GetStatusErrorString() to get the string. It is related to Status Register of the Device.
#define VL53L1_DEVICEERROR_ALGOOVERFLOW ((VL53L1_DeviceError) 11) |
Definition at line 268 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_ALGOUNDERFLOW ((VL53L1_DeviceError) 10) |
Definition at line 267 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_EVENTCONSISTENCY ((VL53L1_DeviceError) 20) |
Definition at line 277 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_GPHSTREAMCOUNT0READY ((VL53L1_DeviceError) 18) |
Definition at line 275 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_MINCLIP ((VL53L1_DeviceError) 8) |
Definition at line 265 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_MINSIGNALEVENTCHECK ((VL53L1_DeviceError) 21) |
Definition at line 278 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_MSRCNOTARGET ((VL53L1_DeviceError) 4) |
Definition at line 261 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_MULTCLIPFAIL ((VL53L1_DeviceError) 17) |
Definition at line 274 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_NOUPDATE ((VL53L1_DeviceError) 0) |
0 No Update
Definition at line 256 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_NOVHVVALUEFOUND ((VL53L1_DeviceError) 3) |
Definition at line 260 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_PHASECONSISTENCY ((VL53L1_DeviceError) 7) |
Definition at line 264 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_PREV_RANGE_NO_TARGETS ((VL53L1_DeviceError) 23) |
Definition at line 282 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_RANGECOMPLETE ((VL53L1_DeviceError) 9) |
Definition at line 266 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_RANGECOMPLETE_MERGED_PULSE ((VL53L1_DeviceError) 22) |
Definition at line 279 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_RANGECOMPLETE_NO_WRAP_CHECK ((VL53L1_DeviceError) 19) |
Definition at line 276 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_RANGEIGNORETHRESHOLD ((VL53L1_DeviceError) 12) |
Definition at line 269 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_RANGEPHASECHECK ((VL53L1_DeviceError) 5) |
Definition at line 262 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_REFSPADCHARLESSTHANTARGET ((VL53L1_DeviceError) 16) |
Definition at line 273 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_REFSPADCHARMORETHANTARGET ((VL53L1_DeviceError) 15) |
Definition at line 272 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_REFSPADCHARNOTENOUGHDPADS ((VL53L1_DeviceError) 14) |
Definition at line 271 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_SIGMATHRESHOLDCHECK ((VL53L1_DeviceError) 6) |
Definition at line 263 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_USERROICLIP ((VL53L1_DeviceError) 13) |
Definition at line 270 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_VCSELCONTINUITYTESTFAILURE ((VL53L1_DeviceError) 1) |
Definition at line 258 of file vl53l1_ll_device.h.
#define VL53L1_DEVICEERROR_VCSELWATCHDOGTESTFAILURE ((VL53L1_DeviceError) 2) |
Definition at line 259 of file vl53l1_ll_device.h.
typedef uint8_t VL53L1_DeviceError |
Definition at line 254 of file vl53l1_ll_device.h.