template <>
class WireSyncBufferClientImpl
Defined at line 187 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.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.