Class for representing and controlling entire I2C transactions (the master side). This class allows one to separate in code the configuration of I2C transactions from their use. This property simplifies the process of executing transactions in, for example, the body of a real-time control loop.

Revisions of I2CTransaction.h

Revision Date Message Actions
0:96a7926b9d64 2014-05-21 Original released version File  Diff  Annotate