// LUTSin.h int LUTSin_Init(long Freq, int Ampl, int Offs); int LUTSin_SetFreq(long Freq, int Ampl, int Offs); //int LUTSin_InterruptHandler(void);