Modules§
Structs§
- Device
GetMax Transfer Size Response - Device
SetBitrate Request - Device
Transact Request - Device
Transact Response - I2cImpl
Op - See
Transact
below for usage. - Read
Data - The result of one read transaction.
Enums§
- I2cImpl
OpType - If
read_size
is set: This is a read operation andread_size
bytes will be read. Ifwrite_data
is set: This is a write operation andwrite_data
will be written.