eLab Team / Mbed 2 deprecated myRobot

Dependencies:   mbed WS2812

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  VL53L0X_DeviceInfo_t
 Defines the parameters of the Get Device Info Functions. More...
struct  VL53L0X_DeviceParameters_t
 Defines all parameters for the device. More...

Typedefs

typedef uint32_t FixPoint1616_t
 FixPoint1616_t is used where fractional values are needed Given a floating point value f it's .16 bit point is (int)(f*(1<<16))

Detailed Description

Type definitions for VL53L0X API.

Definition in file VL53L0X_def.h.