Crate buss_protocol

Source

Re-exports§

pub use actions::BussAction;
pub use settings::BussSettings;
pub use types::buss_flags;

Modules§

actions
settings
types

Structs§

BussHeader
The protocol header

Traits§

FromBytes
Trait to do the conversion of raw bytes to the given type
ToBytes
Trait to facilitate conversion of various bussin types to raw bytes