tm1637-gpio-driver 2.0.5

Generic GPIO driver for the TM1637 micro controller, primarily for educational purpose. Doesn't need std-lib and you can choose any GPIO interface/library you want.
Documentation

tm1637-gpio-driver

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

default

  • fourdigit7segdis
  • dummy
  • gpio-api-gpio_cdev

fourdigit7segdis

    This feature flag does not enable additional features.

dummy

    This feature flag does not enable additional features.

gpio-api-gpio_cdev

  • gpio-cdev

gpio-cdev

    This feature flag does not enable additional features.

gpio-api-sysfs_gpio

  • sysfs_gpio

gpio-api-gpio

  • gpio

gpio-api-wiringpi

  • wiringpi

gpio

    This feature flag does not enable additional features.

sysfs_gpio

    This feature flag does not enable additional features.

wiringpi

    This feature flag does not enable additional features.