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