Nut/OS  4.10.3
API Reference
irsony.c File Reference
#include <cfg/medianut.h>
#include <sys/atom.h>
#include <sys/event.h>
#include <dev/irsony.h>
Include dependency graph for irsony.c:

Go to the source code of this file.

Defines

#define IRTIMER_START   0xF0
#define IRTIMER_SCALE   0x01

Functions

void SIG_OVERFLOW2 (void)
 Timer 2 overflow interrupt entry.
void SIG_INTERRUPT4 (void)
 External interrupt 4 entry.
int NutIrInitSony (void)
 Enable Sony infrared remote control.

Variables

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