public class BrickletCANV2.ReadFrame extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
data |
int |
frameType |
long |
identifier |
boolean |
success |
Constructor and Description |
---|
ReadFrame(boolean success,
int frameType,
long identifier,
int[] data) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.