[][src]Module embedded_platform::i2c::begin_write

Defines futures for initiating writes to an I²C peripheral.

Structs

BeginWrite

A future which initializes writes to an I²C peripheral.

Functions

begin_write

Creates a new BeginWrite for the provided I²C peripheral.