Xmega Application Note | |||||
00001 #ifndef __QDEC_SIGNAL_GENERATOR_H__ 00002 #define __QDEC_SIGNAL_GENERATOR_H__ 00003 00004 void generate_qdec_signal(PORT_t * qPort, 00005 uint8_t lineCount, 00006 uint8_t freq, 00007 bool dir); 00008 00009 #endif /* __QDEC_SIGNAL_GENERATOR_H__ */
Generated on Wed Jul 30 09:22:36 2008 for AVR1600 Using the XMEGA Quadrature Decoder by ![]() |