"LP ints" means Low Priority Interrupts on an 18F.
High Priority Interrupts can interrupt Low Priority Interrupts.
So trying to measure times exactly with Low Priority interrupts will not give very good results unless you are using hardware peripherals, like the CCP module.
<br>
Bookmarks