Public Attributes | List of all members
VL53L1_offset_range_results_t Struct Reference

Structure for storing the set of range results required for the offset calibration functions. More...

#include <vl53l1_ll_def.h>

Public Attributes

uint8_t active_results
 
int16_t cal_distance_mm
 
uint8_t cal_report
 
VL53L1_Error cal_status
 
VL53L1_offset_range_data_t data [VL53L1_MAX_OFFSET_RANGE_RESULTS]
 
uint8_t max_results
 

Detailed Description

Structure for storing the set of range results required for the offset calibration functions.

Definition at line 665 of file vl53l1_ll_def.h.

Member Data Documentation

◆ active_results

uint8_t VL53L1_offset_range_results_t::active_results

Number of active measurements

Definition at line 676 of file vl53l1_ll_def.h.

◆ cal_distance_mm

int16_t VL53L1_offset_range_results_t::cal_distance_mm

the calibration distance in [mm]

Definition at line 667 of file vl53l1_ll_def.h.

◆ cal_report

uint8_t VL53L1_offset_range_results_t::cal_report

Stage for above cal status - 0 Pre, 1 = MM1, 2 = MM2

Definition at line 671 of file vl53l1_ll_def.h.

◆ cal_status

VL53L1_Error VL53L1_offset_range_results_t::cal_status

Calibration status, check for warning codes

Definition at line 669 of file vl53l1_ll_def.h.

◆ data

VL53L1_offset_range_data_t VL53L1_offset_range_results_t::data[VL53L1_MAX_OFFSET_RANGE_RESULTS]

Range results for each offset measurement

Definition at line 678 of file vl53l1_ll_def.h.

◆ max_results

uint8_t VL53L1_offset_range_results_t::max_results

Array size for histogram range data i.e. max number of results

Definition at line 673 of file vl53l1_ll_def.h.


The documentation for this struct was generated from the following file:


vl53l1x
Author(s):
autogenerated on Fri Aug 2 2024 08:35:55