Crate cantact

Source
Expand description

This crate provides a userspace driver for the CANtact family of Controller Area Network (CAN) devices.

The rust library provided by this crate can be used directly to build applications for CANtact. The crate also provides bindings for other langauges.

Modules§

c
Implementation of C/C++ bindings.

Structs§

Channel
Configuration for a device’s CAN channel.
Frame
Controller Area Network Frame
Interface
Interface for interacting with CANtact devices

Enums§

Error
Errors generated by this library