|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include <atomic>#include <cstdint>Go to the source code of this file.
Classes | |
| class | cdc::core::SystemLock |
| Global lockdown latch. More... | |
Namespaces | |
| namespace | cdc |
| namespace | cdc::core |
Enumerations | |
| enum class | cdc::core::LockdownReason : uint8_t { cdc::core::NONE = 0 , cdc::core::TR01_ALARM_MODE , cdc::core::TR01_UNREACHABLE , cdc::core::TR01_INIT_FAILED , cdc::core::NVS_UNREADABLE } |
| Reason the system entered lockdown. More... | |