Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
Dependents: HelloWorld_ST_Sensors mbed-os-mqtt-client Multi_VL53L0X DISCO-IOT01_HomeEnv ... more
Fork of VL53L0X by
VL53L0X_DMaxData_t Struct Reference
[VL53L0X Defines]
Structure containing the Dmax computation parameters and data. More...
#include <VL53L0X_def.h>
Data Fields | |
int32_t | AmbTuningWindowFactor_K |
int32_t | RetSignalAt0mm |
Detailed Description
Structure containing the Dmax computation parameters and data.
Definition at line 327 of file VL53L0X_def.h.
Field Documentation
int32_t AmbTuningWindowFactor_K |
internal algo tuning (*1000)
Definition at line 329 of file VL53L0X_def.h.
int32_t RetSignalAt0mm |
intermediate dmax computation value caching
Definition at line 331 of file VL53L0X_def.h.
Generated on Tue Jul 12 2022 19:07:42 by
