|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
#include <array>#include <cstdint>#include <nlohmann/json_fwd.hpp>#include <string_view>Go to the source code of this file.
Classes | |
| struct | mm::comm::EscRegister |
| Metadata for a single ESC register entry. More... | |
Namespaces | |
| namespace | mm |
| namespace | mm::comm |
Functions | |
| void | mm::comm::to_json (nlohmann::json &j, const EscRegister &r) |
| Serialises an EscRegister to JSON. | |
Variables | |
| constexpr auto | mm::comm::kEscRegisters |
| Catalogue of well-known ESC registers. | |