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

fugit

  • dep:fugit

nb

  • dep:nb

cortex-m

  • dep:cortex-m

alloc

  • managed/alloc

embedded-hal

  • dep:embedded-hal

rp2040-hal

  • dep:rp2040-hal