if you are using USBSERVICE in a interrupt routine then its unnecessary to make additional calls to it , its probably not re-entrant code either.
making calls to it both inside and outside the isr may have unexpected consequences
if you are using USBSERVICE in a interrupt routine then its unnecessary to make additional calls to it , its probably not re-entrant code either.
making calls to it both inside and outside the isr may have unexpected consequences
Warning I'm not a teacher
Bookmarks