For an electronics project, I have to access the TxD, RTS and CTS pins of a serial port individually. Well, any 3 pins could be used, but those 3 are preferred.
All I've been able to find on the microsoft website are functions to access the serial port as a whole. Are there any functions available to put a specified pin HIGH or LOW?