John Alexander / VL53L3_Lib

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Dependents:   VL53L3ExpansionBoard

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 8023 of file vl53lx_def.h.


Field Documentation

VL53LX_DistanceModes DistanceMode

Defines the operating mode to be used for the next measure

Definition at line 8025 of file vl53lx_def.h.

Defines the allowed total time for a single measurement

Definition at line 8027 of file vl53lx_def.h.