HF-AS5047U Driver  0.1.0-dev
HF-AS5047U C++ Driver
Loading...
Searching...
No Matches
AS5047U_TestConfig::SupplyVoltage Struct Reference

Supply Voltage Specifications (volts) More...

#include <esp32_as5047u_test_config.hpp>

Static Public Attributes

static constexpr float VDD_MIN = 3.0f
 Minimum VDD voltage (V)
 
static constexpr float VDD_NOM = 3.3f
 Nominal VDD voltage (V)
 
static constexpr float VDD_MAX = 3.6f
 Maximum VDD voltage (V)
 
static constexpr float VDD5V_MIN = 4.5f
 Minimum 5V supply voltage (V)
 
static constexpr float VDD5V_NOM = 5.0f
 Nominal 5V supply voltage (V)
 
static constexpr float VDD5V_MAX = 5.5f
 Maximum 5V supply voltage (V)
 

Detailed Description

Supply Voltage Specifications (volts)

VDD: Power supply for AS5047U VDD3V3: Regulated output (if used)

Member Data Documentation

◆ VDD5V_MAX

constexpr float AS5047U_TestConfig::SupplyVoltage::VDD5V_MAX = 5.5f
staticconstexpr

Maximum 5V supply voltage (V)

◆ VDD5V_MIN

constexpr float AS5047U_TestConfig::SupplyVoltage::VDD5V_MIN = 4.5f
staticconstexpr

Minimum 5V supply voltage (V)

◆ VDD5V_NOM

constexpr float AS5047U_TestConfig::SupplyVoltage::VDD5V_NOM = 5.0f
staticconstexpr

Nominal 5V supply voltage (V)

◆ VDD_MAX

constexpr float AS5047U_TestConfig::SupplyVoltage::VDD_MAX = 3.6f
staticconstexpr

Maximum VDD voltage (V)

◆ VDD_MIN

constexpr float AS5047U_TestConfig::SupplyVoltage::VDD_MIN = 3.0f
staticconstexpr

Minimum VDD voltage (V)

◆ VDD_NOM

constexpr float AS5047U_TestConfig::SupplyVoltage::VDD_NOM = 3.3f
staticconstexpr

Nominal VDD voltage (V)


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