Settings used for board configuration.
Go to the source code of this file.
Enumerations | |
enum | JaRuleModel { MODEL_UNDEFINED = 0, MODEL_NUMBER1 = 1, MODEL_NUMBER8 = 2, MODEL_ETHERNET_SK2 = 3 } |
Hardware model IDs. More... | |
enum | UIDSource { UID_FROM_MAC = 0, UID_FROM_FLASH = 1, UID_TEST_UID = 2 } |
Controls how the device's UID is derived. More... | |
enum JaRuleModel |
enum UIDSource |