Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
VL53L1_DeviceInfo_t Struct Reference
[VL53L1 Defines]
  Defines the parameters of the Get Device Info Functions. More...
#include <vl53l1_def.h>
| Data Fields | |
| char | Name [VL53L1_DEVINFO_STRLEN] | 
| char | Type [VL53L1_DEVINFO_STRLEN] | 
| char | ProductId [VL53L1_DEVINFO_STRLEN] | 
| uint8_t | ProductType | 
| uint8_t | ProductRevisionMajor | 
| uint8_t | ProductRevisionMinor | 
Detailed Description
Defines the parameters of the Get Device Info Functions.
Definition at line 112 of file vl53l1_def.h.
Field Documentation
| char Name[VL53L1_DEVINFO_STRLEN] | 
Full Name of the Device e.g. VL53L1 cut1.1
Definition at line 114 of file vl53l1_def.h.
| char ProductId[VL53L1_DEVINFO_STRLEN] | 
| uint8_t ProductRevisionMajor | 
Product revision major
Definition at line 126 of file vl53l1_def.h.
| uint8_t ProductRevisionMinor | 
Product revision minor
Definition at line 128 of file vl53l1_def.h.
| uint8_t ProductType | 
Product Type, VL53L1 = 0xCC, VL53L3 = 0xAA Stands as module_type in the datasheet
Definition at line 122 of file vl53l1_def.h.
| char Type[VL53L1_DEVINFO_STRLEN] | 
Type of the Device e.g VL53L1
Definition at line 116 of file vl53l1_def.h.
Generated on Tue Jul 12 2022 20:07:15 by
 1.7.2
 1.7.2