[][src]Module embedded_platform::i2c::begin_read

Defines futures for initiating reads from an I²C peripheral.

Structs

BeginRead

A future which initializes reads from an I²C peripheral.

Functions

begin_read

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