|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Go to the source code of this file.
Classes | |
| class | cdc::hal::IPowerManager |
Namespaces | |
| namespace | cdc |
| namespace | cdc::hal |
Enumerations | |
| enum class | cdc::hal::ChargeStatus : uint8_t { cdc::hal::NOT_CHARGING , cdc::hal::PRE_CHARGE , cdc::hal::FAST_CHARGE , cdc::hal::CHARGE_DONE , cdc::hal::FAULT } |
| enum class | cdc::hal::PowerSource : uint8_t { cdc::hal::BATTERY , cdc::hal::USB , cdc::hal::UNKNOWN } |
Functions | |
| IPowerManager * | cdc::hal::getPowerManagerInstance () |
| Returns the singleton power manager instance. | |