Functions
vl53l1_silicon_core.h File Reference

EwokPlus25 low level silicon specific API function definitions. More...

#include "vl53l1_platform.h"
Include dependency graph for vl53l1_silicon_core.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VL53L1_Error VL53L1_is_firmware_ready_silicon (VL53L1_DEV Dev, uint8_t *pready)
 Checks if the firmware is ready for ranging (Silicon variant) More...
 

Detailed Description

EwokPlus25 low level silicon specific API function definitions.

Definition in file vl53l1_silicon_core.h.

Function Documentation

◆ VL53L1_is_firmware_ready_silicon()

VL53L1_Error VL53L1_is_firmware_ready_silicon ( VL53L1_DEV  Dev,
uint8_t pready 
)

Checks if the firmware is ready for ranging (Silicon variant)

Parameters
[in]Dev: Device Handle
[out]pready: pointer to data ready flag
0 = firmware not ready
1 = firmware ready
Returns
VL53L1_ERROR_NONE Success
"Other error code" See VL53L1_Error

Determines if the firmware is ready to range

There are 2 different behaviors depending on whether power force is enabled or not

Definition at line 85 of file vl53l1_silicon_core.c.



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