|
int | AUTO = 0 |
|
int | CORTEX_M1 = 1 |
|
int | COLDFIRE = 2 |
|
int | CORTEX_M3 = 3 |
|
int | SIMULATOR = 4 |
|
int | XSCALE = 5 |
|
int | CORTEX_M0 = 6 |
|
int | ARM7 = 7 |
|
int | CORTEX_A8 = 8 |
|
int | CORTEX_A9 = 8 |
|
int | ARM9 = 9 |
|
int | ARM10 = 10 |
|
int | ARM11 = 11 |
|
int | CORTEX_R4 = 12 |
|
int | RX = 13 |
|
int | CORTEX_M4 = 14 |
|
int | CORTEX_A5 = 15 |
|
int | POWERPC = 16 |
|
int | MIPS = 17 |
|
int | EFM8 = 18 |
|
int | ANY = 255 |
|
Enumeration for the difference device families.
These are the possible device families for targets that the J-Link is
connected to.
The documentation for this class was generated from the following file:
- test/test_script/enums.py