Crate can_aerospace_lite[][src]

Expand description

CANAerospace{Lite}

CANAerospace Lite is a lightweight can bus protocol implementation for aerospace vehicles. It comes with built-in bxCAN support which makes integration with bxCAN devices easy.

CANAerospaceLite is the struct that you need to use to have CANAerospace functionality. Please take a look at the usage example in documentation.

Re-exports

pub use id_distribution as ids;

Modules

CANAeropsace - bxCAN

CANAerospace - Driver

CANAeropsace - Message

CANAerospace - Types

Structs

Main struct of the library. All logic is implemented around this struct.

Constants