template <>

class WireWeakOnewayClientImpl

Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.hardware.ftdi/fuchsia.hardware.ftdi/cpp/fidl/fuchsia.hardware.ftdi/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus CreateI2C (const ::fuchsia_hardware_ftdi::wire::I2cBusLayout & layout, const ::fuchsia_hardware_ftdi::wire::I2cDevice & device)

Create an I2c bus on the FTDI device with a given `layout` and

with `device` attached to it.

Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.