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
VL53L1X_Version_t Struct Reference
defines SW Version More...
#include <vl53l1x_class.h>
Data Fields | |
uint8_t | major |
uint8_t | minor |
uint8_t | build |
uint32_t | revision |
Detailed Description
defines SW Version
Definition at line 116 of file vl53l1x_class.h.
Field Documentation
uint8_t build |
build number
Definition at line 119 of file vl53l1x_class.h.
uint8_t major |
major number
Definition at line 117 of file vl53l1x_class.h.
uint8_t minor |
minor number
Definition at line 118 of file vl53l1x_class.h.
uint32_t revision |
revision number
Definition at line 120 of file vl53l1x_class.h.
Generated on Tue Jul 19 2022 22:08:04 by
