Initial release. Mbed library for VL53L1CB

Embed: (wiki syntax)

« Back to documentation index

VL53L1_DevData_t Struct Reference

VL53L1_DevData_t Struct Reference
[VL53L1 Defines]

Contains the Internal data of the Bare Driver. More...

#include <vl53l1_def.h>

Data Fields

VL53L1_LLDriverData_t LLData
VL53L1_LLDriverResults_t llresults
VL53L1_DeviceParameters_t CurrentParameters

Detailed Description

Contains the Internal data of the Bare Driver.

Definition at line 759 of file vl53l1_def.h.


Field Documentation

Current Device Parameter

Definition at line 768 of file vl53l1_def.h.

VL53L1_LLDriverData_t LLData

Low Level Driver data structure

Definition at line 761 of file vl53l1_def.h.

VL53L1_LLDriverResults_t llresults

Low Level Driver data structure

Definition at line 764 of file vl53l1_def.h.