Definition in file ir_nec.h.
Go to the source code of this file.
Data Structures | |
struct | ir_nec_cmd_t |
NEC command structure. More... | |
struct | ir_nec_params_t |
Device initialization parameters. More... | |
struct | ir_nec_t |
Device descriptor for the driver. More... | |
Functions | |
int | ir_nec_init (ir_nec_t *dev, const ir_nec_params_t *params) |
Initialize the given device. | |
int | ir_nec_read (ir_nec_t *dev, ir_nec_cmd_t *command) |
Read a command packet. | |