public class BrickletCANV2.ErrorLogLowLevel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
readBacklogOverflowErrorCount |
long |
readBufferOverflowErrorCount |
boolean[] |
readBufferOverflowErrorOccurredData |
int |
readBufferOverflowErrorOccurredLength |
long |
transceiverACKErrorCount |
long |
transceiverBit0ErrorCount |
long |
transceiverBit1ErrorCount |
long |
transceiverCRCErrorCount |
long |
transceiverFormatErrorCount |
int |
transceiverReadErrorLevel |
int |
transceiverState |
long |
transceiverStuffingErrorCount |
int |
transceiverWriteErrorLevel |
long |
writeBufferTimeoutErrorCount |
Constructor and Description |
---|
ErrorLogLowLevel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int transceiverState
public int transceiverWriteErrorLevel
public int transceiverReadErrorLevel
public long transceiverStuffingErrorCount
public long transceiverFormatErrorCount
public long transceiverACKErrorCount
public long transceiverBit1ErrorCount
public long transceiverBit0ErrorCount
public long transceiverCRCErrorCount
public long writeBufferTimeoutErrorCount
public long readBufferOverflowErrorCount
public int readBufferOverflowErrorOccurredLength
public boolean[] readBufferOverflowErrorOccurredData
public long readBacklogOverflowErrorCount
Copyright © 2021 Tinkerforge GmbH. All rights reserved.