User manual
DocID026171 Rev 6 49/79
VL6180X Device registers
78
6.2.12 SYSTEM__INTERRUPT_CONFIG_GPIO
Address: 0x014
Type: R/W
Reset: 0x0
Description:
6.2.13 SYSTEM__INTERRUPT_CLEAR
Address: 0x015
Type: R/W
Reset: 0x0
Description:
76543210
RESERVED als_int_mode range_int_mode
RR/W R/W
[5:3] als_int_mode: Interrupt mode source for ALS readings:
0: Disabled
1: Level Low (value < thresh_low)
2: Level High (value > thresh_high)
3: Out Of Window (value < thresh_low OR value > thresh_high)
4: New sample ready
[2:0] range_int_mode: Interrupt mode source for Range readings:
0: Disabled
1: Level Low (value < thresh_low)
2: Level High (value > thresh_high)
3: Out Of Window (value < thresh_low OR value > thresh_high)
4: New sample ready
76543210
RESERVED int_clear_sig
RR/W
[2:0] int_clear_sig: Interrupt clear bits. Writing a 1 to each bit will clear the intended interrupt.
Bit [0] - Clear Range Int
Bit [1] - Clear ALS Int
Bit [2] - Clear Error Int.