LIRC libraries
LinuxInfraredRemoteControl
decode_ctx_t Struct Reference

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.
 

Detailed Description

State describing code, pre, post + gap and repeat state.

Definition at line 142 of file ir_remote_types.h.


The documentation for this struct was generated from the following file: