I have no idea what the MicroC library looks like. All you need to do is write the a/d config registers, set the GO bit, and, in the interrupt, capture the ADRESH/L values. Why one would require a library for this is beyond me.One Question....
Should I use the mikroC ADC library and do the ADC bit settings separately ?