Treehopper C# API
I2cTransferError.cs File Reference

Namespaces

namespace  Treehopper
 Base Treehopper namespace.
 

Enumerations

enum  I2CTransferError {
  ArbitrationLostError, NackError, UnknownError, TxunderError,
  Success = 255
}
 Describes the transfer error, if not Success, that occured More...