|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Public Attributes | |
| TropicSlotMap::SlotType | type |
| const char * | moduleName |
| uint8_t | moduleId |
| uint16_t | start |
| uint16_t | end |
Definition at line 11 of file TropicSlotMap.cpp.
| uint16_t cdc::core::SlotMapEntry::end |
Definition at line 16 of file TropicSlotMap.cpp.
| uint8_t cdc::core::SlotMapEntry::moduleId |
Definition at line 14 of file TropicSlotMap.cpp.
| const char* cdc::core::SlotMapEntry::moduleName |
Definition at line 13 of file TropicSlotMap.cpp.
| uint16_t cdc::core::SlotMapEntry::start |
Definition at line 15 of file TropicSlotMap.cpp.
| TropicSlotMap::SlotType cdc::core::SlotMapEntry::type |
Definition at line 12 of file TropicSlotMap.cpp.