Nut/OS  4.10.3
API Reference
ir.h File Reference

Remote control definitions. More...

#include <sys/types.h>
Include dependency graph for ir.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

long NutIrGet (uint32_t tmo)
 Get next infrared code.

Variables

long nut_ircode
 Last valid infrared code received.
HANDLE nut_irqueue
 Queue of threads waiting for infrared input.

Detailed Description

Remote control definitions.

Definition in file ir.h.