Skip to content

UsbDeviceModel I2c Interface

pete-restall edited this page Jun 23, 2020 · 1 revision

I2C Interface

The I2C Interface allows the Host to interact with devices on an I2C bus, as either an I2C Master or Slave.

Transfers are performed via IN and OUT Interrupt Pipes on a HID Interface.

Clone this wiki locally