Public Attributes | List of all members
VL53L1_cal_peak_rate_map_t Struct Reference

Structure for storing the calibration peak rate map Used by DMAX to understand the spatial roll off in the signal rate map towards the corner of the SPAD array. More...

#include <vl53l1_ll_def.h>

Public Attributes

int16_t cal_distance_mm
 
uint16_t height
 
uint16_t max_samples
 
uint16_t peak_rate_mcps [VL53L1_NVM_PEAK_RATE_MAP_SAMPLES]
 
uint16_t width
 

Detailed Description

Structure for storing the calibration peak rate map Used by DMAX to understand the spatial roll off in the signal rate map towards the corner of the SPAD array.

Definition at line 714 of file vl53l1_ll_def.h.

Member Data Documentation

◆ cal_distance_mm

int16_t VL53L1_cal_peak_rate_map_t::cal_distance_mm

calibration distance in [mm], 14.2 format

Definition at line 716 of file vl53l1_ll_def.h.

◆ height

uint16_t VL53L1_cal_peak_rate_map_t::height

Array height

Definition at line 722 of file vl53l1_ll_def.h.

◆ max_samples

uint16_t VL53L1_cal_peak_rate_map_t::max_samples

Array size for rate map i.e. max number samples

Definition at line 718 of file vl53l1_ll_def.h.

◆ peak_rate_mcps

uint16_t VL53L1_cal_peak_rate_map_t::peak_rate_mcps[VL53L1_NVM_PEAK_RATE_MAP_SAMPLES]

Array of rate map samples

Definition at line 724 of file vl53l1_ll_def.h.

◆ width

uint16_t VL53L1_cal_peak_rate_map_t::width

Array width

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