Skip to main content

Crate saelient

Crate saelient 

Source
Expand description

§Saelient

A native Rust library that provides high-level abstractions over key SAE J1939 concepts.

§Features

  • std (default) enables the use of slices owned by the library.
  • alloc enables the use of slices owned by the library.
  • defmt-1 enables defmt formatting on relevant types.

Modules§

diagnostic
Diagnostics (J1939-73)
prelude
signal
Signals (J1939-71)
slot
Scaling, limit, offset, and transfer functions (J1939-73)
transport
Transport protocol (J1939-21)

Macros§

slot_impl

Structs§

Id
J1939 identifier.
IdBuilder

Enums§

PduFormat
PDU format.
Pgn
Parameter group number (PGN)