Infrared4Arduino
Functions
IrReceiverSampler.cpp File Reference
#include "IrReceiverSampler.h"
#include <IrTimerDefs.h>
Include dependency graph for IrReceiverSampler.cpp:

Go to the source code of this file.

Functions

 ISR (TIMER_INTR_NAME)
 Interrupt routine. More...
 

Function Documentation

ISR ( TIMER_INTR_NAME  )

Interrupt routine.

It collects data into the data buffer.

Definition at line 87 of file IrReceiverSampler.cpp.