linux-embedded-hal 0.4.0

Implementation of the `embedded-hal` traits for Linux devices
Documentation

linux-embedded-hal

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 10 feature flags, 9 of them enabled by default.

default

  • gpio_cdev
  • gpio_sysfs
  • i2c
  • spi

gpio_cdev

  • gpio-cdev

gpio_sysfs

  • sysfs_gpio

i2c

  • i2cdev

spi

  • spidev

gpio-cdev

  • dep:gpio-cdev

sysfs_gpio

  • dep:sysfs_gpio

i2cdev

  • dep:i2cdev

spidev

  • dep:spidev

async-tokio

  • gpio-cdev/async-tokio