







![]() ![]() ![]() |
Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
I2CDataReceivedEventArgs Members |
I2CDataReceivedEventArgs Class Constructors Methods Properties See Also Send Feedback |
The I2CDataReceivedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | I2CDataReceivedEventArgs | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets/sets the address of the I2C device that is providing
the data during this event.
|
![]() | Data |
Gets/sets the data being provided by the I2C device
during this event.
|