DEVHIO_sio_connect Function#include <kmc/hio/devhio_sio.h>
int DEVHIO_sio_connect(
int ch
);
| Name | Description | |
|---|---|---|
| in | ch | Channel number (from 0 to DEVHIO_COMM_MAX_CHANNEL-1). |
Starts a connection for serial communication and waits until the target device calls wait.
CONFIDENTIAL