Nut/OS  5.0.5
API Reference
IR Devices
Collaboration diagram for IR Devices:

Functions

long NutIrGet (uint32_t tmo)
 Get next infrared code.

Function Documentation

long NutIrGet ( uint32_t  tmo)

Get next infrared code.

Parameters:
tmoTimeout in milliseconds.
Returns:
The code received from an infrared decoder or -1 on timeout.

References nut_ircode, nut_irqueue, and NutEventWait().

Here is the call graph for this function: