HF-BNO08x  0.1.0-dev
Loading...
Searching...
No Matches
BNO08x_TestConfig::SupplyVoltage Struct Reference

Supply Voltage Specifications (volts) More...

#include <esp32_bno08x_test_config.hpp>

Static Public Attributes

static constexpr float VDD_MIN = 2.4f
 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)
 

Detailed Description

Supply Voltage Specifications (volts)

VDD: Power supply for BNO08x

Member Data Documentation

◆ VDD_MAX

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

Maximum VDD voltage (V)

◆ VDD_MIN

constexpr float BNO08x_TestConfig::SupplyVoltage::VDD_MIN = 2.4f
staticconstexpr

Minimum VDD voltage (V)

◆ VDD_NOM

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

Nominal VDD voltage (V)


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