-api-id | -api-type |
---|---|
M:Windows.Devices.I2c.I2cDevice.Read(System.Byte[]) |
winrt method |
Reads data from the inter-integrated circuit (I2 C) bus on which the device is connected into the specified buffer.
The buffer to which you want to read the data from the I2 C bus. The length of the buffer determines how much data to request from the device.
The bus address was not acknowledged.
The I2 C device negatively acknowledged the data transfer before the entire buffer was read.
lowLevel