McMajan Library Pack  v 2.00
Improve your Arduino !
Ss_McIRDA.h File Reference
+ Include dependency graph for Ss_McIRDA.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  decode_results
 
class  IRrecv
 
class  IRsend
 

Macros

#define NEC   1
 
#define SONY   2
 
#define RC5   3
 
#define RC6   4
 
#define DISH   5
 
#define SHARP   6
 
#define PANASONIC   7
 
#define JVC   8
 
#define SANYO   9
 
#define MITSUBISHI   10
 
#define SAMSUNG   11
 
#define DAIKIN   12
 
#define UNKNOWN   -1
 
#define REPEAT   0xffffffff
 
#define VIRTUAL
 
#define USECPERTICK   50
 
#define RAWBUF   100
 
#define MARK_EXCESS   100
 

Functions

void LongMicroDelay (unsigned int)
 

Macro Definition Documentation

§ DAIKIN

#define DAIKIN   12

Definition at line 52 of file Ss_McIRDA.h.

§ DISH

#define DISH   5

Definition at line 45 of file Ss_McIRDA.h.

§ JVC

#define JVC   8

Definition at line 48 of file Ss_McIRDA.h.

§ MARK_EXCESS

#define MARK_EXCESS   100

Definition at line 163 of file Ss_McIRDA.h.

§ MITSUBISHI

#define MITSUBISHI   10

Definition at line 50 of file Ss_McIRDA.h.

§ NEC

#define NEC   1

Definition at line 41 of file Ss_McIRDA.h.

§ PANASONIC

#define PANASONIC   7

Definition at line 47 of file Ss_McIRDA.h.

§ RAWBUF

#define RAWBUF   100

Definition at line 158 of file Ss_McIRDA.h.

§ RC5

#define RC5   3

Definition at line 43 of file Ss_McIRDA.h.

§ RC6

#define RC6   4

Definition at line 44 of file Ss_McIRDA.h.

§ REPEAT

#define REPEAT   0xffffffff

Definition at line 56 of file Ss_McIRDA.h.

§ SAMSUNG

#define SAMSUNG   11

Definition at line 51 of file Ss_McIRDA.h.

§ SANYO

#define SANYO   9

Definition at line 49 of file Ss_McIRDA.h.

§ SHARP

#define SHARP   6

Definition at line 46 of file Ss_McIRDA.h.

§ SONY

#define SONY   2

Definition at line 42 of file Ss_McIRDA.h.

§ UNKNOWN

#define UNKNOWN   -1

Definition at line 53 of file Ss_McIRDA.h.

§ USECPERTICK

#define USECPERTICK   50

Definition at line 154 of file Ss_McIRDA.h.

§ VIRTUAL

#define VIRTUAL

Definition at line 118 of file Ss_McIRDA.h.

Function Documentation

§ LongMicroDelay()

void LongMicroDelay ( unsigned  int)

Definition at line 391 of file Ss_McIRDA.cpp.

+ Here is the caller graph for this function: