|
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::IDisplay |
Namespaces | |
| namespace | cdc |
| namespace | cdc::hal |
Enumerations | |
| enum class | cdc::hal::RefreshMode : uint8_t { cdc::hal::FULL , cdc::hal::PARTIAL , cdc::hal::PARTIAL_LIGHT } |
Functions | |
| IDisplay * | cdc::hal::getDisplayInstance () |
| Returns lazily created singleton display instance. | |
| void | cdc::hal::winkBacklight (uint8_t count=2, uint16_t period_ms=150) |
| Blink the backlight as a visual "look at me" signal. | |