Definition in file ir_nec.h.
 Include dependency graph for ir_nec.h:
 This graph shows which files directly or indirectly include this file: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.  More... | |
| int | ir_nec_read (ir_nec_t *dev, ir_nec_cmd_t *command) | 
| Read a command packet.  More... | |