Module link

Source
Available on crate feature link only.
Expand description

A interface to the device.

Re-exports§

pub use header::Header;

Structs§

LinkError
An error produced by the link.
RxMessage
PDO input data representation
TxMessage
PDO output data representation

Traits§

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