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
Dependents: VL53L3ExpansionBoard
VL53LX_DeviceInfo_t Struct Reference
[VL53LX Defines]
Defines the parameters of the Get Device Info Functions. More...
#include <vl53lx_def.h>
Data Fields | |
uint8_t | ProductType |
uint8_t | ProductRevisionMajor |
uint8_t | ProductRevisionMinor |
Detailed Description
Defines the parameters of the Get Device Info Functions.
Definition at line 7986 of file vl53lx_def.h.
Field Documentation
uint8_t ProductRevisionMajor |
Product revision major
Definition at line 7992 of file vl53lx_def.h.
uint8_t ProductRevisionMinor |
Product revision minor
Definition at line 7994 of file vl53lx_def.h.
uint8_t ProductType |
Product Type, VL53LX = 0xAA Stands as module_type in the datasheet
Definition at line 7988 of file vl53lx_def.h.
Generated on Fri Jul 15 2022 05:39:18 by
