Module natural

Module natural 

Source

Structs§

DeviceGetMaxTransferSizeResponse
DeviceSetBitrateRequest
DeviceSetBitrateResponse
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.