ST Expansion SW Team / VL53L3CX_mbed

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Dependents:   VL53L3CX_NoShield_1Sensor_poll_Mb06x VL53L3_NoShield_1Sensor_polling_Mb63 X_NUCLEO_53L3A2 53L3A2_Ranging

Embed: (wiki syntax)

« Back to documentation index

VL53LX_DeviceParameters_t Struct Reference

VL53LX_DeviceParameters_t Struct Reference
[VL53LX Defines]

Defines all parameters for the device. More...

#include <vl53lx_def.h>

Data Fields

VL53LX_DistanceModes DistanceMode
uint32_t MeasurementTimingBudgetMicroSeconds

Detailed Description

Defines all parameters for the device.

Definition at line 96 of file vl53lx_def.h.


Field Documentation

VL53LX_DistanceModes DistanceMode

Defines the operating mode to be used for the next measure

Definition at line 98 of file vl53lx_def.h.

Defines the allowed total time for a single measurement

Definition at line 100 of file vl53lx_def.h.