IRremote
Macros
ir_RC5_RC6.cpp File Reference
#include "IRremote.h"
Include dependency graph for ir_RC5_RC6.cpp:

Go to the source code of this file.

Macros

#define MIN_RC5_SAMPLES   11
 
#define RC5_T1   889
 
#define RC5_RPT_LENGTH   46000
 
#define MIN_RC6_SAMPLES   1
 
#define RC6_HDR_MARK   2666
 
#define RC6_HDR_SPACE   889
 
#define RC6_T1   444
 
#define RC6_RPT_LENGTH   46000
 

Macro Definition Documentation

◆ MIN_RC5_SAMPLES

#define MIN_RC5_SAMPLES   11

Definition at line 58 of file ir_RC5_RC6.cpp.

◆ MIN_RC6_SAMPLES

#define MIN_RC6_SAMPLES   1

Definition at line 207 of file ir_RC5_RC6.cpp.

◆ RC5_RPT_LENGTH

#define RC5_RPT_LENGTH   46000

Definition at line 60 of file ir_RC5_RC6.cpp.

◆ RC5_T1

#define RC5_T1   889

Definition at line 59 of file ir_RC5_RC6.cpp.

◆ RC6_HDR_MARK

#define RC6_HDR_MARK   2666

Definition at line 208 of file ir_RC5_RC6.cpp.

◆ RC6_HDR_SPACE

#define RC6_HDR_SPACE   889

Definition at line 209 of file ir_RC5_RC6.cpp.

◆ RC6_RPT_LENGTH

#define RC6_RPT_LENGTH   46000

Definition at line 211 of file ir_RC5_RC6.cpp.

◆ RC6_T1

#define RC6_T1   444

Definition at line 210 of file ir_RC5_RC6.cpp.