Macros | Typedefs
Device Interrupt Polarity

Device Interrupt Polarity. More...

Collaboration diagram for Device Interrupt Polarity:

Macros

#define VL53L1_DEVICEINTERRUPTPOLARITY_ACTIVE_HIGH   ((VL53L1_DeviceInterruptPolarity) 0x00)
 
#define VL53L1_DEVICEINTERRUPTPOLARITY_ACTIVE_LOW   ((VL53L1_DeviceInterruptPolarity) 0x10)
 
#define VL53L1_DEVICEINTERRUPTPOLARITY_BIT_MASK   ((VL53L1_DeviceInterruptPolarity) 0x10)
 
#define VL53L1_DEVICEINTERRUPTPOLARITY_CLEAR_MASK   ((VL53L1_DeviceInterruptPolarity) 0xEF)
 

Typedefs

typedef uint8_t VL53L1_DeviceInterruptPolarity
 

Detailed Description

Device Interrupt Polarity.

Macro Definition Documentation

◆ VL53L1_DEVICEINTERRUPTPOLARITY_ACTIVE_HIGH

#define VL53L1_DEVICEINTERRUPTPOLARITY_ACTIVE_HIGH   ((VL53L1_DeviceInterruptPolarity) 0x00)

Definition at line 219 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEINTERRUPTPOLARITY_ACTIVE_LOW

#define VL53L1_DEVICEINTERRUPTPOLARITY_ACTIVE_LOW   ((VL53L1_DeviceInterruptPolarity) 0x10)

Definition at line 220 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEINTERRUPTPOLARITY_BIT_MASK

#define VL53L1_DEVICEINTERRUPTPOLARITY_BIT_MASK   ((VL53L1_DeviceInterruptPolarity) 0x10)

Definition at line 221 of file vl53l1_ll_device.h.

◆ VL53L1_DEVICEINTERRUPTPOLARITY_CLEAR_MASK

#define VL53L1_DEVICEINTERRUPTPOLARITY_CLEAR_MASK   ((VL53L1_DeviceInterruptPolarity) 0xEF)

Definition at line 222 of file vl53l1_ll_device.h.

Typedef Documentation

◆ VL53L1_DeviceInterruptPolarity

Definition at line 217 of file vl53l1_ll_device.h.



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