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

Go to the source code of this file.

Macros

#define DENON_ADDRESS_BITS   5
 
#define DENON_COMMAND_BITS   8
 
#define DENON_FRAME_BITS   2
 
#define DENON_BITS   (DENON_ADDRESS_BITS + DENON_COMMAND_BITS + DENON_FRAME_BITS)
 
#define DENON_UNIT   260
 
#define DENON_BIT_MARK   DENON_UNIT
 
#define DENON_ONE_SPACE   (7 * DENON_UNIT)
 
#define DENON_ZERO_SPACE   (3 * DENON_UNIT)
 
#define DENON_AUTO_REPEAT_DISTANCE   45000
 
#define DENON_REPEAT_PERIOD   110000
 
#define DENON_HEADER_MARK   DENON_UNIT
 
#define DENON_HEADER_SPACE   (3 * DENON_UNIT)
 

Variables

struct PulseDistanceWidthProtocolConstants DenonProtocolConstants