presence 2.0.0.0
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