Macros
Interrupt Level Functionality

Interrupt Output Level types. More...

Collaboration diagram for Interrupt Level Functionality:

Macros

#define VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_HIGH   0x00
 
#define VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_LOW   0x10
 
#define VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_MASK   0x10
 

Detailed Description

Interrupt Output Level types.

Macro Definition Documentation

◆ VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_HIGH

#define VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_HIGH   0x00

Active High Interrupt

Definition at line 465 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_LOW

#define VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_LOW   0x10

Active Low Interrupt

Definition at line 467 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_MASK

#define VL53L1_DEVICEINTERRUPTLEVEL_ACTIVE_MASK   0x10

Active Bit Mask

Definition at line 469 of file vl53l1_ll_device.h.



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