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. |
Public Fields
| Name | Description | |
|---|---|---|
![]() |
Config | Contains the device's configuration data. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
CreateReadTransaction | Creates an I2CReadTransaction object that can be passed to the Execute method. |
![]() |
CreateWriteTransaction | Creates an I2CWriteTransaction object that can be passed to the Execute method. |
![]() |
Execute | Executes a transaction by scheduling the transfer of the data involved. |
.gif)
.gif)