| Bus Interface | 
 Syntax
Syntaxpublic interface Bus
The Bus type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Read | Read bytes from an I2C slave device. | 
|  | Transaction | Write and read bytes to and from an I2C slave device. | 
|  | Write | Write bytes to an I2C slave device. | 
 See Also
See Also