Macros | Typedefs
Defines Wait method used

For example blocking versus non blocking. More...

Collaboration diagram for Defines Wait method used:

Macros

#define VL53L1_WAIT_METHOD_BLOCKING   ((VL53L1_WaitMethod) 0)
 
#define VL53L1_WAIT_METHOD_NON_BLOCKING   ((VL53L1_WaitMethod) 1)
 

Typedefs

typedef uint8_t VL53L1_WaitMethod
 

Detailed Description

For example blocking versus non blocking.

Macro Definition Documentation

◆ VL53L1_WAIT_METHOD_BLOCKING

#define VL53L1_WAIT_METHOD_BLOCKING   ((VL53L1_WaitMethod) 0)

Definition at line 91 of file vl53l1_ll_device.h.

◆ VL53L1_WAIT_METHOD_NON_BLOCKING

#define VL53L1_WAIT_METHOD_NON_BLOCKING   ((VL53L1_WaitMethod) 1)

Definition at line 92 of file vl53l1_ll_device.h.

Typedef Documentation

◆ VL53L1_WaitMethod

Definition at line 89 of file vl53l1_ll_device.h.



vl53l1x
Author(s):
autogenerated on Fri Aug 2 2024 08:35:55