Mcp23xxx.I2cAdapter Class
Definition
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.
I2C adapter
protected class Mcp23xxx.I2cAdapter : Iot.Device.Mcp23xxx.Mcp23xxx.BusAdapter
Protected Class Mcp23xxx.I2cAdapter
Inherits Mcp23xxx.BusAdapter
- Inheritance
Constructors
Mcp23xxx.I2cAdapter(I2cDevice) |
Constructs I2cAdapter instance |
Methods
Dispose() | System.Object.Dispose |
Read(Byte, Span<Byte>) |
Reads bytes from the device register |
Write(Byte, Span<Byte>) |
Writes bytes to the device register |