[][src]Module tm1637_gpio_driver::gpio_api

Provides ready to use setup functions for concrete GPIO libraries/drivers. You may use them but it is not required. You can learn from the code and write setup functions by yourself!

These features must be activated in your Cargo.toml of you want to use them.

Functions

setup_dummy

Setups a dummy Adapter for testing.