Can an interrupt "break" a getc() while using a software "UART"?
Thanks!
Matro Guest
Posted: Fri Apr 04, 2008 7:55 am
I'm gonna say "yes". But if the getc() function is also used in an interrupt routine, so interrupts will be disable during execution to prevent reentrancy.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum