HF-WS2812 Driver 0.1.0-dev
HF-WS2812 ESP32 RMT Driver
Loading...
Searching...
No Matches
ws2812_test_config::SupplyVoltage Struct Reference

Supply Voltage Specifications (volts) More...

#include <esp32_ws2812_test_config.hpp>

Static Public Attributes

static constexpr float VDD_MIN = 3.5f
 Minimum VDD voltage (V)
 
static constexpr float VDD_NOM = 5.0f
 Nominal VDD voltage (V)
 
static constexpr float VDD_MAX = 5.3f
 Maximum VDD voltage (V)
 

Detailed Description

Supply Voltage Specifications (volts)

VDD: LED strip supply voltage

Member Data Documentation

◆ VDD_MAX

constexpr float ws2812_test_config::SupplyVoltage::VDD_MAX = 5.3f
staticconstexpr

Maximum VDD voltage (V)

◆ VDD_MIN

constexpr float ws2812_test_config::SupplyVoltage::VDD_MIN = 3.5f
staticconstexpr

Minimum VDD voltage (V)

◆ VDD_NOM

constexpr float ws2812_test_config::SupplyVoltage::VDD_NOM = 5.0f
staticconstexpr

Nominal VDD voltage (V)


The documentation for this struct was generated from the following file: