LIRC libraries
LinuxInfraredRemoteControl
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
button_state Struct Reference

#include <irrecord.h>

Data Fields

struct ir_ncode ncode
 
char message [128]
 
int retval
 
char buffer [BUTTON]
 
char * string
 
lirc_t data
 
lirc_t sum
 
unsigned int count
 
int flag
 
int no_data
 

Detailed Description

State while recording buttons, privates besides commented.

Definition at line 232 of file irrecord.h.

Field Documentation

char button_state::message[128]

Error message, valid on STS_BTN_*_ERROR.

Definition at line 236 of file irrecord.h.

struct ir_ncode button_state::ncode

Recorded button, valid on STS_BTN_BUTTON_DONE.

Definition at line 234 of file irrecord.h.


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