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.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
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 62 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 64 of file vl53l1_def.h.
| char ProductId[VL53L1_DEVINFO_STRLEN] |
| uint8_t ProductRevisionMajor |
Product revision major
Definition at line 76 of file vl53l1_def.h.
| uint8_t ProductRevisionMinor |
Product revision minor
Definition at line 78 of file vl53l1_def.h.
| uint8_t ProductType |
Product Type, VL53L1 = 0xCC, VL53L3 = 0xAA Stands as module_type in the datasheet
Definition at line 72 of file vl53l1_def.h.
| char Type[VL53L1_DEVINFO_STRLEN] |
Type of the Device e.g VL53L1
Definition at line 66 of file vl53l1_def.h.
Generated on Thu Jul 14 2022 10:20:22 by
1.7.2