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