ds
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
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 20:24:15 by
1.7.2
