Classes | |
struct | Loco |
Actual object with volatile and non-volatile stuff. More... | |
struct | NvLocoBase |
Non-volatile base. More... | |
class | Service |
struct | Task |
Typedefs | |
using | Locos = std::map<Address::value_type, Loco> |
Functions | |
esp_err_t | init (BaseType_t xCoreID) |
Variables | |
constexpr auto | priority_bits {5u} |
std::shared_ptr< Service > | service |
struct dcc::Task | task |
using dcc::Locos = std::map<Address::value_type, Loco> |
esp_err_t dcc::init | ( | BaseType_t | xCoreID | ) |
|
inlineconstexpr |
|
inline |
struct dcc::Task dcc::task |