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