|  | LIRC libraries
    Linux Infrared Remote Control | 
State describing code, pre, post + gap and repeat state. More...
#include <ir_remote_types.h>
| Public Attributes | |
| ir_code | code | 
| Code part, matched to code defintion. | |
| ir_code | pre | 
| pre data, before code. | |
| ir_code | post | 
| post data, sent after code. | |
| int | repeat_flag | 
| True if code is a repeated one. | |
| lirc_t | max_remaining_gap | 
| Estimated max time of trailing gap. | |
| lirc_t | min_remaining_gap | 
| Estimated min time of trailing gap. | |
State describing code, pre, post + gap and repeat state.
Definition at line 137 of file ir_remote_types.h.