[−][src]Crate bitbang_hal
This is a bit banging implementation of the embedded-hal traits.
Usage examples
See usage examples in the examples folder in the crate sources
Modules
| i2c | Synchronous implementation of embedded-hal I2C traits based on GPIO bitbang |
| serial | Serial communication (USART) |
| spi | Serial Peripheral Interface |