Crate cantact[][src]

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

Implementation of C/C++ bindings.

Structs

Configuration for a device’s CAN channel.

Controller Area Network Frame

Interface for interacting with CANtact devices

Enums

Errors generated by this library