Xmega Application Note


IR_driver.h

Go to the documentation of this file.
00001 /* This file has been prepared for Doxygen automatic documentation generation.*/
00059 #ifndef IR_DRIVER_H
00060 #define IR_DRIVER_H
00061 
00062 #include "avr_compiler.h"
00063 
00065 void IRCOM_TXSetPulseLength(uint8_t transmitterPulseLength);
00066 
00068 void IRCOM_RXSetPulseLength(uint8_t receiverPulseLength);
00069 
00071 void IRCOM_EventChannelSelect(IRDA_EVSEL_t eventChannelSelect);
00072 
00073 #endif
@DOC_TITLE@
Generated on Tue Apr 22 15:16:31 2008 for AVR1303 Use and configuration of IR communication module by doxygen 1.5.5