Updates to follow mbed SDK coding style guidelines.

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   53L0A1_Satellites_with_Interrupts_OS5 Display_53L0A1_OS5

Fork of X_NUCLEO_53L0A1 by ST

Embed: (wiki syntax)

« Back to documentation index

VL53L0X_DMaxData_t Struct Reference

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

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.