How does serialEvent() gets activated?
in
Core Library Questions
•
4 months ago
Hi,
I want to know exactly how serialEvent() gets activated. Is it always monitoring the serial port for incoming data and get called when there is data? Does it act as an interrupt for the draw() loop? does it stop other functions and get called when there is data?
Please share some light on this matter.
Thanks
I want to know exactly how serialEvent() gets activated. Is it always monitoring the serial port for incoming data and get called when there is data? Does it act as an interrupt for the draw() loop? does it stop other functions and get called when there is data?
Please share some light on this matter.
Thanks
2