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

Go to the source code of this file.

Macros

#define SHARP_BITS   15
 
#define SHARP_ONE_SPACE   1805
 
#define SHARP_ADDR_BITS   5
 
#define SHARP_DATA_BITS   8
 
#define SHARP_BIT_MARK_SEND   250
 
#define SHARP_BIT_MARK_RECV   150
 
#define SHARP_ZERO_SPACE   795
 
#define SHARP_GAP   600000
 
#define SHARP_RPT_SPACE   3000
 
#define SHARP_TOGGLE_MASK   0x3FF
 

Macro Definition Documentation

◆ SHARP_ADDR_BITS

#define SHARP_ADDR_BITS   5

Definition at line 29 of file ir_Sharp.cpp.

◆ SHARP_BIT_MARK_RECV

#define SHARP_BIT_MARK_RECV   150

Definition at line 32 of file ir_Sharp.cpp.

◆ SHARP_BIT_MARK_SEND

#define SHARP_BIT_MARK_SEND   250

Definition at line 31 of file ir_Sharp.cpp.

◆ SHARP_BITS

#define SHARP_BITS   15

Definition at line 25 of file ir_Sharp.cpp.

◆ SHARP_DATA_BITS

#define SHARP_DATA_BITS   8

Definition at line 30 of file ir_Sharp.cpp.

◆ SHARP_GAP

#define SHARP_GAP   600000

Definition at line 35 of file ir_Sharp.cpp.

◆ SHARP_ONE_SPACE

#define SHARP_ONE_SPACE   1805

Definition at line 26 of file ir_Sharp.cpp.

◆ SHARP_RPT_SPACE

#define SHARP_RPT_SPACE   3000

Definition at line 36 of file ir_Sharp.cpp.

◆ SHARP_TOGGLE_MASK

#define SHARP_TOGGLE_MASK   0x3FF

Definition at line 38 of file ir_Sharp.cpp.

◆ SHARP_ZERO_SPACE

#define SHARP_ZERO_SPACE   795

Definition at line 34 of file ir_Sharp.cpp.