IRremote
ir_JVC.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define JVC_ADDRESS_BITS   8
 
#define JVC_COMMAND_BITS   8
 
#define JVC_BITS   (JVC_ADDRESS_BITS + JVC_COMMAND_BITS)
 
#define JVC_UNIT   526
 
#define JVC_HEADER_MARK   (16 * JVC_UNIT)
 
#define JVC_HEADER_SPACE   (8 * JVC_UNIT)
 
#define JVC_BIT_MARK   JVC_UNIT
 
#define JVC_ONE_SPACE   (3 * JVC_UNIT)
 
#define JVC_ZERO_SPACE   JVC_UNIT
 
#define JVC_REPEAT_DISTANCE   (uint16_t)(45 * JVC_UNIT)
 
#define JVC_REPEAT_PERIOD   65000
 

Variables

struct PulseDistanceWidthProtocolConstants JVCProtocolConstants