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

Temperature Specifications (celsius) More...

#include <esp32_as5047u_test_config.hpp>

Static Public Attributes

static constexpr int16_t OPERATING_MIN = -40
 Minimum operating temperature (°C)
 
static constexpr int16_t OPERATING_MAX = 150
 Maximum operating temperature (°C)
 
static constexpr int16_t WARNING_THRESHOLD = 130
 Temperature warning threshold (°C)
 

Detailed Description

Temperature Specifications (celsius)

Operating temperature range from AS5047U datasheet.

Member Data Documentation

◆ OPERATING_MAX

constexpr int16_t AS5047U_TestConfig::Temperature::OPERATING_MAX = 150
staticconstexpr

Maximum operating temperature (°C)

◆ OPERATING_MIN

constexpr int16_t AS5047U_TestConfig::Temperature::OPERATING_MIN = -40
staticconstexpr

Minimum operating temperature (°C)

◆ WARNING_THRESHOLD

constexpr int16_t AS5047U_TestConfig::Temperature::WARNING_THRESHOLD = 130
staticconstexpr

Temperature warning threshold (°C)


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