I2cDevice Members
The following tables list the members exposed by the I2cDevice type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
I2cDevice | Initializes a new instance of the I2cDevice class. |
Protected Fields
| Name | Description | |
|---|---|---|
![]() |
_address | Contains the address of an emulated device on the current emulated I2C bus. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Address | Gets or sets the address of the device attached to the current emulated I2C bus. |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
DeviceBeginTransaction | Starts a transaction on the current emulated I2C device. |
![]() |
DeviceEndTransaction | Completes a transaction on the current emulated I2C device. |
![]() |
DeviceRead | Reads specified data from the current emulated I2C bus. |
![]() |
DeviceWrite | Writes specified data to the current emulated I2C bus. |
.gif)
.gif)
.gif)
.gif)