emsacan_channel_connection_event_t
Description
Opaque handle to one connected CAN Dragon session (0 = invalid).
Details
Each connected device has its own handle. Handles are independent for concurrent CAN I/O from different threads; do not share one handle across threads without external locking. See file-level threading notes.
Members
| Name | Value | Description |
|---|---|---|
| EMSACAN_CHANNEL_CONNECTION_DISCONNECTED | 0 | — |
| EMSACAN_CHANNEL_CONNECTION_RECONNECTED | 1 | — |
