Crate fidl_fuchsia_hardware_i2cimpl__common

Source

Modules§

device_ordinals

Structs§

DeviceGetMaxTransferSizeResponse
DeviceSetBitrateRequest
DeviceTransactRequest
DeviceTransactResponse
I2cImplOp
See Transact below for usage.
ReadData
The result of one read transaction.

Enums§

I2cImplOpType
If read_size is set: This is a read operation and read_size bytes will be read. If write_data is set: This is a write operation and write_data will be written.