MRMS
All Classes Files Functions Variables Typedefs Enumerations Macros Modules
Public Attributes | List of all members
VL53L0X_DeviceInfo_t Struct Reference

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

#include <vl53l0x_def.h>

Public Attributes

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

Detailed Description

Defines the parameters of the Get Device Info Functions.

Member Data Documentation

◆ Name

char VL53L0X_DeviceInfo_t::Name[VL53L0X_MAX_STRING_LENGTH]

Name of the Device e.g. Left_Distance

◆ ProductId

char VL53L0X_DeviceInfo_t::ProductId[VL53L0X_MAX_STRING_LENGTH]

Product Identifier String

◆ ProductRevisionMajor

uint8_t VL53L0X_DeviceInfo_t::ProductRevisionMajor

Product revision major

◆ ProductRevisionMinor

uint8_t VL53L0X_DeviceInfo_t::ProductRevisionMinor

Product revision minor

◆ ProductType

uint8_t VL53L0X_DeviceInfo_t::ProductType

Product Type, VL53L0X = 1, VL53L1 = 2

◆ Type

char VL53L0X_DeviceInfo_t::Type[VL53L0X_MAX_STRING_LENGTH]

Type of the Device e.g VL53L0X


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