public class Architecture
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
architecture |
static byte |
ATMEGA2560 |
static byte |
CR16_C |
static byte |
X86_32 |
static byte |
X86_64 |
| Constructor and Description |
|---|
Architecture() |
public static final byte X86_64
public static final byte X86_32
public static final byte CR16_C
public static final byte ATMEGA2560
public static byte architecture