Condensed Version of Public VL53L0X

Dependents:   ToF-Only-Tryout

Embed: (wiki syntax)

« Back to documentation index

VL53L0X_def.h File Reference

VL53L0X_def.h File Reference

Type definitions for VL53L0X API. More...

Go to the source code of this file.

Data Structures

struct  VL53L0X_Version_t
 Defines the parameters of the Get Version Functions. More...
struct  TVL53L0X_DeviceInfo
 Defines the parameters of the Get Device Info Functions. More...
struct  VL53L0X_DeviceParams_t
 Defines all parameters for the device. More...
struct  VL53L0X_DMaxData_t
 Structure containing the Dmax computation parameters and data. More...
struct  VL53L0X_SPADData_t
 SPAD Configuration Data. More...

Typedefs

typedef uint32_t TFP1616
 Device specific defines.

Enumerations

enum  TGPIO_Func {
  GPIO_FUNC_OFF = 0, GPIO_FUNC_THRESHOLD_CROSSED_LOW, GPIO_FUNC_THRESHOLD_CROSSED_HIGH, GPIO_FUNC_THRESHOLD_CROSSED_OUT,
  GPIO_FUNC_NEW_MEASURE_READY
}

Detailed Description

Type definitions for VL53L0X API.

Definition in file VL53L0X_def.h.