

VL53L0X API Specification
1.0.2.4823VL53L0X_Version_t Struct Reference
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
uint32_t VL53L0X_Version_t::revision |
revision number
Definition at line 101 of file vl53l0x_def.h.
uint8_t VL53L0X_Version_t::major |
major number
Definition at line 102 of file vl53l0x_def.h.
uint8_t VL53L0X_Version_t::minor |
minor number
Definition at line 103 of file vl53l0x_def.h.
uint8_t VL53L0X_Version_t::build |
build number
Definition at line 104 of file vl53l0x_def.h.
The documentation for this struct was generated from the following file: