#include <config.hpp>
|
static constexpr auto | name {"analog::adc"} |
|
static constexpr auto | stack_size {4096uz} |
|
static constexpr UBaseType_t | priority {ESP_TASK_PRIO_MAX - 2u} |
|
static constexpr auto | timeout {200u} |
|
◆ handle
TaskHandle_t analog::AdcTask::handle {} |
◆ name
auto analog::AdcTask::name {"analog::adc"} |
|
staticconstexpr |
◆ priority
UBaseType_t analog::AdcTask::priority {ESP_TASK_PRIO_MAX - 2u} |
|
staticconstexpr |
◆ stack_size
auto analog::AdcTask::stack_size {4096uz} |
|
staticconstexpr |
◆ timeout
auto analog::AdcTask::timeout {200u} |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/runner/work/Firmware/Firmware/src/config.hpp