Mcp23xxx.SpiAdapter 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.
SPI adapter
protected class Mcp23xxx.SpiAdapter : Iot.Device.Mcp23xxx.Mcp23xxx.BusAdapter
Protected Class Mcp23xxx.SpiAdapter
Inherits Mcp23xxx.BusAdapter
- Inheritance
Constructors
Mcp23xxx.SpiAdapter(SpiDevice, Int32) |
Constructs SpiAdapter 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 |