EwokPlus25 low level API function definitions. More...
#include "vl53l1_platform.h"
Go to the source code of this file.
Functions | |
VL53L1_Error | VL53L1_get_additional_data (VL53L1_DEV Dev, VL53L1_additional_data_t *pdata) |
Gets the current LL Driver configuration parameters and the last set of histogram data for debug. More... | |
EwokPlus25 low level API function definitions.
Definition in file vl53l1_api_debug.h.
VL53L1_Error VL53L1_get_additional_data | ( | VL53L1_DEV | Dev, |
VL53L1_additional_data_t * | pdata | ||
) |
Gets the current LL Driver configuration parameters and the last set of histogram data for debug.
[in] | Dev | : Device Handle |
[out] | pdata | : pointer to VL53L1_additional_data_t data structure |
Definition at line 89 of file vl53l1_api_debug.c.