public class BrickletCAN.ErrorLog
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
readBufferOverflowCount |
short |
readErrorLevel |
long |
readRegisterOverflowCount |
boolean |
transceiverDisabled |
short |
writeErrorLevel |
long |
writeTimeoutCount |
Constructor and Description |
---|
ErrorLog() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public short writeErrorLevel
public short readErrorLevel
public boolean transceiverDisabled
public long writeTimeoutCount
public long readRegisterOverflowCount
public long readBufferOverflowCount
Copyright © 2021 Tinkerforge GmbH. All rights reserved.