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