Internal addresses, registers and constants. More...
Internal addresses, registers and constants.
Definition in file ir_nec_constants.h.
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| #define | IR_NEC_START_US 4500 | 
| Width of the start pulse, in microseconds.   | |
| #define | IR_NEC_ZERO_US 562 | 
| Width of the zero pulse, in microseconds.   | |
| #define | IR_NEC_ONE_US 1687 | 
| Width of the one pulse, in microseconds.   | |
| #define | IR_NEC_EPS_US 350 | 
| Maximum timing deviation for value detection, in microseconds.   | |
| #define IR_NEC_EPS_US 350 | 
Maximum timing deviation for value detection, in microseconds.
Definition at line 28 of file ir_nec_constants.h.
| #define IR_NEC_ONE_US 1687 | 
Width of the one pulse, in microseconds.
Definition at line 27 of file ir_nec_constants.h.
| #define IR_NEC_START_US 4500 | 
Width of the start pulse, in microseconds.
Definition at line 25 of file ir_nec_constants.h.
| #define IR_NEC_ZERO_US 562 | 
Width of the zero pulse, in microseconds.
Definition at line 26 of file ir_nec_constants.h.