Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
esc_registers.h File Reference
#include <array>
#include <cstdint>
#include <nlohmann/json_fwd.hpp>
#include <string_view>
Include dependency graph for esc_registers.h:
This graph shows which files directly or indirectly include this file:

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.