presence  2.0.0.0
Macros
Low-Pass time constants

Macros

#define PRESENCE_LOW_PASS_TIME_512s   0x00
 
#define PRESENCE_LOW_PASS_TIME_256s   0x01
 
#define PRESENCE_LOW_PASS_TIME_128s   0x02
 
#define PRESENCE_LOW_PASS_TIME_64s   0x03
 
#define PRESENCE_LOW_PASS_TIME_32s   0x04
 
#define PRESENCE_LOW_PASS_TIME_16s   0x05
 
#define PRESENCE_LOW_PASS_TIME_8s   0x08
 
#define PRESENCE_LOW_PASS_TIME_4s   0x09
 
#define PRESENCE_LOW_PASS_TIME_2s   0x0A
 
#define PRESENCE_LOW_PASS_TIME_1s   0x0B
 
#define PRESENCE_LOW_PASS_TIME_0p50s   0x0C
 
#define PRESENCE_LOW_PASS_TIME_0p25s   0x0D
 

Detailed Description

Macro Definition Documentation

◆ PRESENCE_LOW_PASS_TIME_0p25s

#define PRESENCE_LOW_PASS_TIME_0p25s   0x0D

◆ PRESENCE_LOW_PASS_TIME_0p50s

#define PRESENCE_LOW_PASS_TIME_0p50s   0x0C

◆ PRESENCE_LOW_PASS_TIME_128s

#define PRESENCE_LOW_PASS_TIME_128s   0x02

◆ PRESENCE_LOW_PASS_TIME_16s

#define PRESENCE_LOW_PASS_TIME_16s   0x05

◆ PRESENCE_LOW_PASS_TIME_1s

#define PRESENCE_LOW_PASS_TIME_1s   0x0B

◆ PRESENCE_LOW_PASS_TIME_256s

#define PRESENCE_LOW_PASS_TIME_256s   0x01

◆ PRESENCE_LOW_PASS_TIME_2s

#define PRESENCE_LOW_PASS_TIME_2s   0x0A

◆ PRESENCE_LOW_PASS_TIME_32s

#define PRESENCE_LOW_PASS_TIME_32s   0x04

◆ PRESENCE_LOW_PASS_TIME_4s

#define PRESENCE_LOW_PASS_TIME_4s   0x09

◆ PRESENCE_LOW_PASS_TIME_512s

#define PRESENCE_LOW_PASS_TIME_512s   0x00

◆ PRESENCE_LOW_PASS_TIME_64s

#define PRESENCE_LOW_PASS_TIME_64s   0x03

◆ PRESENCE_LOW_PASS_TIME_8s

#define PRESENCE_LOW_PASS_TIME_8s   0x08