//do a full initialization of the time base void initTimeBase(); //start Timer 2; void initTim2(); //function to enable the an interrupt on timer 2 update void initTim2Int();