MRMS
Macros | Typedefs
Vcsel Period Defines

Macros

#define VL53L0X_VCSEL_PERIOD_PRE_RANGE   ((VL53L0X_VcselPeriod) 0)
 
#define VL53L0X_VCSEL_PERIOD_FINAL_RANGE   ((VL53L0X_VcselPeriod) 1)
 

Typedefs

typedef uint8_t VL53L0X_VcselPeriod
 

Detailed Description

Defines the range measurement for which to access the vcsel period.

Macro Definition Documentation

◆ VL53L0X_VCSEL_PERIOD_FINAL_RANGE

#define VL53L0X_VCSEL_PERIOD_FINAL_RANGE   ((VL53L0X_VcselPeriod) 1)

Identifies the final range vcsel period.

◆ VL53L0X_VCSEL_PERIOD_PRE_RANGE

#define VL53L0X_VCSEL_PERIOD_PRE_RANGE   ((VL53L0X_VcselPeriod) 0)

Identifies the pre-range vcsel period.