Condensed Version of Public VL53L0X

Dependents:   ToF-Only-Tryout

Embed: (wiki syntax)

« Back to documentation index

Device Register Access Functions

Device Register Access Functions

Device Register Access Functions. More...

Variables

uint16_t SigmaEstRefArray
uint16_t SigmaEstEffPulseWidth
uint16_t SigmaEstEffAmbWidth

Detailed Description

Device Register Access Functions.


Variable Documentation

uint16_t SigmaEstEffAmbWidth [inherited]

Effective Ambient width for sigma estimate in 1/100th of ns e.g. 500 = 5.0ns

Definition at line 68 of file VL53L0X.h.

uint16_t SigmaEstEffPulseWidth [inherited]

Effective Pulse width for sigma estimate in 1/100th of ns e.g. 900 = 9.0ns

Definition at line 66 of file VL53L0X.h.

uint16_t SigmaEstRefArray [inherited]

Reference array sigma value in 1/100th of [mm] e.g. 100 = 1mm

Definition at line 64 of file VL53L0X.h.