In some circumstances a ctrl-c like interrupt may be useful. The serial driver should be up updated so that when a specified character is received (typically ctrl-c), a user define procedure is called. This should be optional so that if no procedure is specified, the driver will work as is.
In some circumstances a ctrl-c like interrupt may be useful. The serial driver should be up updated so that when a specified character is received (typically ctrl-c), a user define procedure is called. This should be optional so that if no procedure is specified, the driver will work as is.