In order to use the DT_INTS-14 i have to set the interrupt enable bit (INTCON, PIE1 and PIE2 registers) and to take care of the interrupt flags (INTCON, PIR1 and PIR2 registers) ???? ... or DT took care of that ?
Best Regards,
Bogdan
Printable View
In order to use the DT_INTS-14 i have to set the interrupt enable bit (INTCON, PIE1 and PIE2 registers) and to take care of the interrupt flags (INTCON, PIR1 and PIR2 registers) ???? ... or DT took care of that ?
Best Regards,
Bogdan
DT_INTS takes care of everything for you automatically.
Thank You Bruce