Initial release. Mbed library for VL53L1CB

Embed: (wiki syntax)

« Back to documentation index

vl53l1_def.h File Reference

vl53l1_def.h File Reference

Type definitions for VL53L1 API. More...

Go to the source code of this file.

Data Structures

struct  VL53L1_Version_t
 Defines the parameters of the Get Version Functions. More...
struct  VL53L1_DeviceInfo_t
 Defines the parameters of the Get Device Info Functions. More...
struct  VL53L1_DistanceThreshold_t
 Defines parameters for Distance detection Thresholds configuration. More...
struct  VL53L1_RateThreshold_t
 Defines parameters for Signal rate detection Thresholds configuration. More...
struct  VL53L1_DetectionConfig_t
 Defines parameters for User/object Detection configuration. More...
struct  VL53L1_DeviceParameters_t
 Defines all parameters for the device. More...
struct  VL53L1_RangingMeasurementData_t
 Single Range measurement data. More...
struct  VL53L1_TargetRangeData_t
 One Range measurement data for each target. More...
struct  VL53L1_MultiRangingData_t
 Structure for storing the set of range results for a single ROI. More...
struct  VL53L1_UserRoi_t
 Defines User Zone(ROI) parameters. More...
struct  VL53L1_RoiConfig_t
 Defines ROI configuration parameters. More...
struct  VL53L1_CalibrationData_t
 Structure for storing the Calibration Data. More...
struct  VL53L1_DevData_t
 Contains the Internal data of the Bare Driver. More...

Detailed Description

Type definitions for VL53L1 API.

Definition in file vl53l1_def.h.