My first goal is to reach the sampling time of 2us. I am using timer2 as interrupt to read an analog signal from AN0 and to measure the adc sampling time, I am toggling a led every time I read a value in the callback interrupt and checking the toggle...