Using LUFA to create a virtual serial connection to the host computer.
Is it possible for the microcontroller to detect when a host application makes a connection?
For example, when a terminal emulation program connects to the COM port?
I'm looking for a USB bus event that signals that.