Module link

Module link 

Source
Expand description

A interface to the device.

Structs§

Ack
Acknowledgement structure for received messages
LinkError
An error produced by the link.
RxMessage
PDO input data representation
TxBufferPoolSync
A tx buffer pool for single-threaded use
TxMessage
PDO output data representation

Traits§

AsyncLink
A trait that provides the interface with the device.
Link
A trait that provides the interface with the device.