DEVHIO_sio_disconnect Function#include <kmc/hio/devhio_sio.h>
int DEVHIO_sio_disconnect(
int ch
);
| Name | Description | |
|---|---|---|
| in | ch | Wait channel number (from 0 to DEVHIO_COMM_MAX_CHANNEL-1). |
Disconnects from a serial communication session.
CONFIDENTIAL