I2C mux port
More...
|
| Task< byte[]> | SendReceiveAsync (byte address, byte[] dataToWrite, byte numBytesToRead) |
| | Automatically mux this port and send/receive data to the upstream port More...
|
| |
◆ SendReceiveAsync()
| Task<byte[]> SendReceiveAsync |
( |
byte |
address, |
|
|
byte [] |
dataToWrite, |
|
|
byte |
numBytesToRead |
|
) |
| |
Automatically mux this port and send/receive data to the upstream port
- Parameters
-
| address | The slave address |
| dataToWrite | The data to write |
| numBytesToRead | Number of bytes to read |
- Returns
Implements I2C.
◆ Enabled
Whether to enable this mux port.
This property has no effect.
◆ Speed
The documentation for this class was generated from the following file:
- F:/Git/treehopper-sdk/NET/API/Treehopper.Libraries/IO/Mux/I2cMuxPort.cs