Loading...
Searching...
No Matches

Detailed Description

Author
Dario Petrillo dario.nosp@m..pk1.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Definition in file ir_nec.h.

#include <stdint.h>
#include "isrpipe.h"
#include "periph/gpio.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.
 
int ir_nec_read (ir_nec_t *dev, ir_nec_cmd_t *command)
 Read a command packet.