Expand description
Defines futures for initializing an I²C peripheral based off of GPIO pins.
Structs§
- Initialize
- A future which initializes an I²C peripheral based off of GPIO pins.
Functions§
- initialize
- Creates a new
Initialize
based off of a I²C bus pin mapping, as well as an SDA and SCL pin.