Pca95x4 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A general purpose parallel I/O expansion for I2C applications.
public class Pca95x4 : IDisposable
type Pca95x4 = class
interface IDisposable
Public Class Pca95x4
Implements IDisposable
- Inheritance
-
Pca95x4
- Implements
Pca95x4(I2c |
Initializes new instance of Pca95x4. A general purpose parallel I/O expansion for I2C applications. |
Pca95x4(I2c |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Invert |
Inverts Input Register bit polarity. |
Invert |
Inverts Input Register polarity. |
Read(Register) |
Reads a byte from a register. |
Read |
Reads a bit from a register. |
Read |
Reads the pin value of the interrupt (INT). |
Write(Register, Byte) |
Writes a byte to a register. |
Write |
Writes to a register bit. |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |