Macros
Error and Warning code returned by API

The following DEFINE are used to identify the PAL ERROR. More...

Collaboration diagram for Error and Warning code returned by API:

Macros

#define VL53L1_ERROR_DEVICE_FIRMWARE_TOO_NEW   ((VL53L1_Error) - 85)
 
#define VL53L1_ERROR_DEVICE_FIRMWARE_TOO_OLD   ((VL53L1_Error) - 80)
 
#define VL53L1_ERROR_FILE_READ_FAIL   ((VL53L1_Error) - 95)
 
#define VL53L1_ERROR_FILE_WRITE_FAIL   ((VL53L1_Error) - 96)
 
#define VL53L1_ERROR_UNIT_TEST_FAIL   ((VL53L1_Error) - 90)
 

Detailed Description

The following DEFINE are used to identify the PAL ERROR.

Macro Definition Documentation

◆ VL53L1_ERROR_DEVICE_FIRMWARE_TOO_NEW

#define VL53L1_ERROR_DEVICE_FIRMWARE_TOO_NEW   ((VL53L1_Error) - 85)

Device Firmware too new ..

Definition at line 142 of file vl53l1_ll_def.h.

◆ VL53L1_ERROR_DEVICE_FIRMWARE_TOO_OLD

#define VL53L1_ERROR_DEVICE_FIRMWARE_TOO_OLD   ((VL53L1_Error) - 80)

Device Firmware too old ..

Definition at line 140 of file vl53l1_ll_def.h.

◆ VL53L1_ERROR_FILE_READ_FAIL

#define VL53L1_ERROR_FILE_READ_FAIL   ((VL53L1_Error) - 95)

File Read Fail

Definition at line 146 of file vl53l1_ll_def.h.

◆ VL53L1_ERROR_FILE_WRITE_FAIL

#define VL53L1_ERROR_FILE_WRITE_FAIL   ((VL53L1_Error) - 96)

File Write Fail Tells requested functionality has not been implemented yet or not compatible with the device

Definition at line 148 of file vl53l1_ll_def.h.

◆ VL53L1_ERROR_UNIT_TEST_FAIL

#define VL53L1_ERROR_UNIT_TEST_FAIL   ((VL53L1_Error) - 90)

Unit Test Fail

Definition at line 144 of file vl53l1_ll_def.h.



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