| 
    modm API documentation
    
   | 
 
Public Member Functions | |
| Starting (uint8_t address, OperationAfterStart next) | |
Public Attributes | |
| uint8_t | address | 
| OperationAfterStart | next | 
      
  | 
  inline | 
Contains the information required to begin an I2C transfer.
| address | the slave address excluding read/write bit | 
| next | operation following the successful addressing of the slave |