Defines the parameters of the Get Version Functions. More...
#include <vl53l1_def.h>
Public Attributes | |
uint8_t | build |
uint8_t | major |
uint8_t | minor |
uint32_t | revision |
Defines the parameters of the Get Version Functions.
Definition at line 101 of file vl53l1_def.h.
uint8_t VL53L1_Version_t::build |
build number
Definition at line 107 of file vl53l1_def.h.
uint8_t VL53L1_Version_t::major |
major number
Definition at line 105 of file vl53l1_def.h.
uint8_t VL53L1_Version_t::minor |
minor number
Definition at line 106 of file vl53l1_def.h.
uint32_t VL53L1_Version_t::revision |
revision number
Definition at line 104 of file vl53l1_def.h.