profirust 0.2.0

PROFIBUS-DP compatible communication stack in pure Rust
Documentation

profirust

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 6 of them enabled by default.

default

  • std
  • phy-linux
  • phy-simulator

std

  • managed/std

phy-linux

  • rs485
  • libc
  • std

phy-simulator

  • std

rs485

  • dep:rs485

libc

  • dep:libc

phy-rp2040

  • rp2040-hal
  • fugit
  • embedded-hal
  • nb
  • cortex-m

rp2040-hal

  • dep:rp2040-hal

cortex-m

  • dep:cortex-m

nb

  • dep:nb

fugit

  • dep:fugit

embedded-hal

  • dep:embedded-hal

alloc

  • managed/alloc