Expand description
Implementation of embedded-hal
traits for FreeBSD devices
Re-exports§
Modules§
- gpio
- Implementation of
embedded-hal
digital input/output traits using the FreeBSD gpio(3) library - i2c
- Implementation of
embedded-hal
I2C traits using the FreeBSD iic(4) device interface