Public Attributes | List of all members
VL53L1_DeviceInfo_t Struct Reference

Defines the parameters of the Get Device Info Functions. More...

#include <vl53l1_def.h>

Public Attributes

char Name [VL53L1_DEVINFO_STRLEN]
 
char ProductId [VL53L1_DEVINFO_STRLEN]
 
uint8_t ProductRevisionMajor
 
uint8_t ProductRevisionMinor
 
uint8_t ProductType
 
char Type [VL53L1_DEVINFO_STRLEN]
 

Detailed Description

Defines the parameters of the Get Device Info Functions.

Definition at line 113 of file vl53l1_def.h.

Member Data Documentation

◆ Name

char VL53L1_DeviceInfo_t::Name[VL53L1_DEVINFO_STRLEN]

Name of the Device e.g. Left_Distance

Definition at line 114 of file vl53l1_def.h.

◆ ProductId

char VL53L1_DeviceInfo_t::ProductId[VL53L1_DEVINFO_STRLEN]

Product Identifier String

Warning
Not yet implemented

Definition at line 118 of file vl53l1_def.h.

◆ ProductRevisionMajor

uint8_t VL53L1_DeviceInfo_t::ProductRevisionMajor

Product revision major

Definition at line 124 of file vl53l1_def.h.

◆ ProductRevisionMinor

uint8_t VL53L1_DeviceInfo_t::ProductRevisionMinor

Product revision minor

Definition at line 126 of file vl53l1_def.h.

◆ ProductType

uint8_t VL53L1_DeviceInfo_t::ProductType

Product Type, VL53L1 = 1, VL53L1 = 2

Definition at line 122 of file vl53l1_def.h.

◆ Type

char VL53L1_DeviceInfo_t::Type[VL53L1_DEVINFO_STRLEN]

Type of the Device e.g VL53L1

Definition at line 116 of file vl53l1_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