| MRMS
    | 
| Macros | |
| #define | VL53L0X_INTERRUPTPOLARITY_LOW ((VL53L0X_InterruptPolarity) 0) | 
| #define | VL53L0X_INTERRUPTPOLARITY_HIGH ((VL53L0X_InterruptPolarity) 1) | 
| Typedefs | |
| typedef uint8_t | VL53L0X_InterruptPolarity | 
of the Interrupt Defines the Polarity of the Interrupt
| #define VL53L0X_INTERRUPTPOLARITY_HIGH ((VL53L0X_InterruptPolarity) 1) | 
Set active high polarity best setup for rising edge.
| #define VL53L0X_INTERRUPTPOLARITY_LOW ((VL53L0X_InterruptPolarity) 0) | 
Set active low polarity best setup for falling edge.