Condensed Version of Public VL53L0X

Dependents:   ToF-Only-Tryout

Embed: (wiki syntax)

« Back to documentation index

VL53L0X_SPADData_t Struct Reference

VL53L0X_SPADData_t Struct Reference
[VL53L0X Defines]

SPAD Configuration Data. More...

#include <VL53L0X_def.h>

Data Fields

uint8_t RefSPADEnables [REF_SPAD_ARRAY_SIZE]
uint8_t RefGoodSPADMap [REF_SPAD_ARRAY_SIZE]

Detailed Description

SPAD Configuration Data.

Definition at line 631 of file VL53L0X_def.h.


Field Documentation

uint8_t RefGoodSPADMap[REF_SPAD_ARRAY_SIZE]

Reference SPAD Good SPAD Map

Definition at line 635 of file VL53L0X_def.h.

uint8_t RefSPADEnables[REF_SPAD_ARRAY_SIZE]

Reference SPAD Enables

Definition at line 633 of file VL53L0X_def.h.