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: HelloWorld_ST_Sensors mbed-os-mqtt-client Multi_VL53L0X DISCO-IOT01_HomeEnv ... more
Fork of VL53L0X by
VL53L0X_Version_t Struct Reference
[VL53L0X Defines]
Defines the parameters of the Get Version Functions. More...
#include <VL53L0X_def.h>
Data Fields | |
uint32_t | revision |
uint8_t | major |
uint8_t | minor |
uint8_t | build |
Detailed Description
Defines the parameters of the Get Version Functions.
Definition at line 100 of file VL53L0X_def.h.
Field Documentation
uint8_t build |
build number
Definition at line 104 of file VL53L0X_def.h.
uint8_t major |
major number
Definition at line 102 of file VL53L0X_def.h.
uint8_t minor |
minor number
Definition at line 103 of file VL53L0X_def.h.
uint32_t revision |
revision number
Definition at line 101 of file VL53L0X_def.h.
Generated on Tue Jul 12 2022 19:07:42 by
