presence 2.0.0.0

Macros

#define PRESENCE_REG_TP_OBJECT_MSB   0x01
 
#define PRESENCE_REG_TP_OBJECT_MID   0x02
 
#define PRESENCE_REG_TP_OBJECT_LSB   0x03
 
#define PRESENCE_REG_TP_AMBIENT_MSB   0x03
 
#define PRESENCE_REG_TP_AMBIENT_LSB   0x04
 
#define PRESENCE_REG_TP_OBJECT_LP1_MSB   0x05
 
#define PRESENCE_REG_TP_OBJECT_LP1_MID   0x06
 
#define PRESENCE_REG_TP_OBJECT_LP1_LSB   0x07
 
#define PRESENCE_REG_TP_OBJECT_LP2_MSB   0x07
 
#define PRESENCE_REG_TP_OBJECT_LP2_MID   0x08
 
#define PRESENCE_REG_TP_OBJECT_LP2_LSB   0x09
 
#define PRESENCE_REG_TP_AMBIENT_LP3_MSB   0x0A
 
#define PRESENCE_REG_TP_AMBIENT_LP3_LSB   0x0B
 
#define PRESENCE_REG_TP_OBJECT_LP2F_MSB   0x0C
 
#define PRESENCE_REG_TP_OBJECT_LP2F_MID   0x0D
 
#define PRESENCE_REG_TP_OBJECT_LP2F_LSB   0x0E
 
#define PRESENCE_REG_TP_PRESENCE   0x0F
 
#define PRESENCE_REG_TP_MOTION   0x10
 
#define PRESENCE_REG_TP_AMBIENT_SHOCK   0x11
 
#define PRESENCE_REG_INTERRUPT_STATUS   0x12
 
#define PRESENCE_REG_CHIP_STATUS   0x13
 
#define PRESENCE_REG_LOW_PASS_TIME_1   0x14
 
#define PRESENCE_REG_LOW_PASS_TIME_2   0x15
 
#define PRESENCE_REG_TP_PRESENCE_THR   0x16
 
#define PRESENCE_REG_TP_MOTION_THR   0x17
 
#define PRESENCE_REG_TP_AMB_SHOCK_THR   0x18
 
#define PRESENCE_REG_INTERRUPT_MASK_1   0x19
 
#define PRESENCE_REG_INTERRUPT_MASK_2   0x1A
 
#define PRESENCE_REG_TIMER_INTERRUPT   0x1B
 
#define PRESENCE_REG_TP_OT_THR_1   0x1C
 
#define PRESENCE_REG_TP_OT_THR_2   0x1D
 
#define PRESENCE_REG_EEPROM_CTRL   0x1F
 

Detailed Description

Macro Definition Documentation

◆ PRESENCE_REG_CHIP_STATUS

#define PRESENCE_REG_CHIP_STATUS   0x13

◆ PRESENCE_REG_EEPROM_CTRL

#define PRESENCE_REG_EEPROM_CTRL   0x1F

◆ PRESENCE_REG_INTERRUPT_MASK_1

#define PRESENCE_REG_INTERRUPT_MASK_1   0x19

◆ PRESENCE_REG_INTERRUPT_MASK_2

#define PRESENCE_REG_INTERRUPT_MASK_2   0x1A

◆ PRESENCE_REG_INTERRUPT_STATUS

#define PRESENCE_REG_INTERRUPT_STATUS   0x12

◆ PRESENCE_REG_LOW_PASS_TIME_1

#define PRESENCE_REG_LOW_PASS_TIME_1   0x14

◆ PRESENCE_REG_LOW_PASS_TIME_2

#define PRESENCE_REG_LOW_PASS_TIME_2   0x15

◆ PRESENCE_REG_TIMER_INTERRUPT

#define PRESENCE_REG_TIMER_INTERRUPT   0x1B

◆ PRESENCE_REG_TP_AMB_SHOCK_THR

#define PRESENCE_REG_TP_AMB_SHOCK_THR   0x18

◆ PRESENCE_REG_TP_AMBIENT_LP3_LSB

#define PRESENCE_REG_TP_AMBIENT_LP3_LSB   0x0B

◆ PRESENCE_REG_TP_AMBIENT_LP3_MSB

#define PRESENCE_REG_TP_AMBIENT_LP3_MSB   0x0A

◆ PRESENCE_REG_TP_AMBIENT_LSB

#define PRESENCE_REG_TP_AMBIENT_LSB   0x04

◆ PRESENCE_REG_TP_AMBIENT_MSB

#define PRESENCE_REG_TP_AMBIENT_MSB   0x03

◆ PRESENCE_REG_TP_AMBIENT_SHOCK

#define PRESENCE_REG_TP_AMBIENT_SHOCK   0x11

◆ PRESENCE_REG_TP_MOTION

#define PRESENCE_REG_TP_MOTION   0x10

◆ PRESENCE_REG_TP_MOTION_THR

#define PRESENCE_REG_TP_MOTION_THR   0x17

◆ PRESENCE_REG_TP_OBJECT_LP1_LSB

#define PRESENCE_REG_TP_OBJECT_LP1_LSB   0x07

◆ PRESENCE_REG_TP_OBJECT_LP1_MID

#define PRESENCE_REG_TP_OBJECT_LP1_MID   0x06

◆ PRESENCE_REG_TP_OBJECT_LP1_MSB

#define PRESENCE_REG_TP_OBJECT_LP1_MSB   0x05

◆ PRESENCE_REG_TP_OBJECT_LP2_LSB

#define PRESENCE_REG_TP_OBJECT_LP2_LSB   0x09

◆ PRESENCE_REG_TP_OBJECT_LP2_MID

#define PRESENCE_REG_TP_OBJECT_LP2_MID   0x08

◆ PRESENCE_REG_TP_OBJECT_LP2_MSB

#define PRESENCE_REG_TP_OBJECT_LP2_MSB   0x07

◆ PRESENCE_REG_TP_OBJECT_LP2F_LSB

#define PRESENCE_REG_TP_OBJECT_LP2F_LSB   0x0E

◆ PRESENCE_REG_TP_OBJECT_LP2F_MID

#define PRESENCE_REG_TP_OBJECT_LP2F_MID   0x0D

◆ PRESENCE_REG_TP_OBJECT_LP2F_MSB

#define PRESENCE_REG_TP_OBJECT_LP2F_MSB   0x0C

◆ PRESENCE_REG_TP_OBJECT_LSB

#define PRESENCE_REG_TP_OBJECT_LSB   0x03

◆ PRESENCE_REG_TP_OBJECT_MID

#define PRESENCE_REG_TP_OBJECT_MID   0x02

◆ PRESENCE_REG_TP_OBJECT_MSB

#define PRESENCE_REG_TP_OBJECT_MSB   0x01

◆ PRESENCE_REG_TP_OT_THR_1

#define PRESENCE_REG_TP_OT_THR_1   0x1C

◆ PRESENCE_REG_TP_OT_THR_2

#define PRESENCE_REG_TP_OT_THR_2   0x1D

◆ PRESENCE_REG_TP_PRESENCE

#define PRESENCE_REG_TP_PRESENCE   0x0F

◆ PRESENCE_REG_TP_PRESENCE_THR

#define PRESENCE_REG_TP_PRESENCE_THR   0x16