public class BrickletCAN.ErrorLog extends Object
Modifier and Type | Field and Description |
---|---|
long |
readBufferOverflowCount |
short |
readErrorLevel |
long |
readRegisterOverflowCount |
boolean |
transceiverDisabled |
short |
writeErrorLevel |
long |
writeTimeoutCount |
Constructor and Description |
---|
ErrorLog() |
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.