Modifier and Type | Method and Description |
---|---|
static TPCANMode |
TPCANMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TPCANMode[] |
TPCANMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TPCANStatus |
PCANBasic.FilterMessages(TPCANHandle Channel,
int FromID,
int ToID,
TPCANMode Mode)
Configures the reception filter.
|