CAN DragonEmSA
enumTypes and Enums

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

NameValueDescription
EMSACAN_CHANNEL_CONNECTION_DISCONNECTED0
EMSACAN_CHANNEL_CONNECTION_RECONNECTED1