| Prototype | |
|
|
| Parameters | |
|
handle to open port |
|
pointer to application initialized MGSL_PARAMS structure |
| Return Value | |
|
parameter set successful |
|
error in MGSL_PARAMS structure |
|
Handle is invalid |
Specify the communication mode and options for a port with an MGSL_PARAMS structure.
This call disables the transmitter and receiver, and discards any buffered data. The state of the serial control signals DTR and RTS is not affected.
| Previous | Contents | Next |