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

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

IDisplaycdc::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.