IRremote
Main Page
Related Pages
Modules
Classes
Class List
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
g
i
m
p
r
s
w
Variables
a
b
c
d
e
f
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
g
h
i
m
n
p
s
t
Variables
a
d
e
f
i
l
m
p
s
t
Typedefs
Enumerations
Enumerator
a
b
d
f
j
k
l
m
n
o
p
r
s
u
w
Macros
_
a
b
d
e
f
i
j
k
l
m
n
p
r
s
t
u
v
w
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Macros
|
Variables
ir_Kaseikyo.hpp File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros
#define
KASEIKYO_VENDOR_ID_BITS
16
#define
KASEIKYO_VENDOR_ID_PARITY_BITS
4
#define
KASEIKYO_ADDRESS_BITS
12
#define
KASEIKYO_COMMAND_BITS
8
#define
KASEIKYO_PARITY_BITS
8
#define
KASEIKYO_BITS
(
KASEIKYO_VENDOR_ID_BITS
+
KASEIKYO_VENDOR_ID_PARITY_BITS
+
KASEIKYO_ADDRESS_BITS
+
KASEIKYO_COMMAND_BITS
+
KASEIKYO_PARITY_BITS
)
#define
KASEIKYO_UNIT
432
#define
KASEIKYO_HEADER_MARK
(8 *
KASEIKYO_UNIT
)
#define
KASEIKYO_HEADER_SPACE
(4 *
KASEIKYO_UNIT
)
#define
KASEIKYO_BIT_MARK
KASEIKYO_UNIT
#define
KASEIKYO_ONE_SPACE
(3 *
KASEIKYO_UNIT
)
#define
KASEIKYO_ZERO_SPACE
KASEIKYO_UNIT
#define
KASEIKYO_AVERAGE_DURATION
56000
#define
KASEIKYO_REPEAT_PERIOD
130000
#define
KASEIKYO_REPEAT_DISTANCE
(
KASEIKYO_REPEAT_PERIOD
-
KASEIKYO_AVERAGE_DURATION
)
#define
KASEIKYO_MAXIMUM_REPEAT_DISTANCE
(
KASEIKYO_REPEAT_DISTANCE
+ (
KASEIKYO_REPEAT_DISTANCE
/ 4))
#define
PANASONIC_VENDOR_ID_CODE
0x2002
#define
DENON_VENDOR_ID_CODE
0x3254
#define
MITSUBISHI_VENDOR_ID_CODE
0xCB23
#define
SHARP_VENDOR_ID_CODE
0x5AAA
#define
JVC_VENDOR_ID_CODE
0x0103
Variables
struct
PulseDistanceWidthProtocolConstants
const KaseikyoProtocolConstants
PROGMEM
src
ir_Kaseikyo.hpp
Generated on Wed Mar 19 2025 11:06:47 for IRremote by
1.8.18