Public Attributes | List of all members
VL53L1_offset_range_data_t Struct Reference

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

#include <vl53l1_ll_def.h>

Public Attributes

uint16_t dss_config__manual_effective_spads_select
 
uint8_t dss_config__roi_mode_control
 
uint32_t effective_spads
 
int32_t median_range_mm
 
uint8_t no_of_samples
 
uint32_t peak_rate_mcps
 
uint8_t preset_mode
 
int32_t range_mm_offset
 
uint32_t sigma_mm
 

Detailed Description

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

Definition at line 633 of file vl53l1_ll_def.h.

Member Data Documentation

◆ dss_config__manual_effective_spads_select

uint16_t VL53L1_offset_range_data_t::dss_config__manual_effective_spads_select

Requested number of manual effective SPAD's

Definition at line 639 of file vl53l1_ll_def.h.

◆ dss_config__roi_mode_control

uint8_t VL53L1_offset_range_data_t::dss_config__roi_mode_control

Dynamic SPAD selection mode

Definition at line 637 of file vl53l1_ll_def.h.

◆ effective_spads

uint32_t VL53L1_offset_range_data_t::effective_spads

Average effective SPAD's 8.8 format

Definition at line 643 of file vl53l1_ll_def.h.

◆ median_range_mm

int32_t VL53L1_offset_range_data_t::median_range_mm

Avg of median range over all ranges \ note value is signed

Definition at line 649 of file vl53l1_ll_def.h.

◆ no_of_samples

uint8_t VL53L1_offset_range_data_t::no_of_samples

Number of ranges

Definition at line 641 of file vl53l1_ll_def.h.

◆ peak_rate_mcps

uint32_t VL53L1_offset_range_data_t::peak_rate_mcps

Average peak rate Mcps 9.7 format

Definition at line 645 of file vl53l1_ll_def.h.

◆ preset_mode

uint8_t VL53L1_offset_range_data_t::preset_mode

Preset Mode use for range

Definition at line 635 of file vl53l1_ll_def.h.

◆ range_mm_offset

int32_t VL53L1_offset_range_data_t::range_mm_offset

The calculated range offset value

Definition at line 652 of file vl53l1_ll_def.h.

◆ sigma_mm

uint32_t VL53L1_offset_range_data_t::sigma_mm

Average sigma in [mm] 14.2 format

Definition at line 647 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