R
Rexlin S
Guest
I want to write some data to a serial port from a driver (that does not own the serial port) .
The API s that I will use is
WRITE_PORT_UCHAR(Port, PortVal);
How do I find the Port address of a COM port in a PC/laptop ?
Continue reading...
The API s that I will use is
WRITE_PORT_UCHAR(Port, PortVal);
How do I find the Port address of a COM port in a PC/laptop ?
Continue reading...