CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
IPowerManager.h File Reference
#include "cdc_core/IService.h"
#include <cstdint>

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

IPowerManagercdc::hal::getPowerManagerInstance ()
 Returns the singleton power manager instance.