|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
One addressable register space of one chip. More...
#include <ic_haus_registers.h>
Public Attributes | |
| IcHausChip | chip {IcHausChip::kIcMu} |
| std::string_view | name |
| The datasheet's own name for the space. | |
| std::string_view | addressing |
| How the space is reached, since that is what decides whether OS command 0 can read it at all. | |
| std::span< const IcHausRegister > | registers |
One addressable register space of one chip.
| std::string_view mm::node::somanet::IcHausRegisterSpace::addressing |
How the space is reached, since that is what decides whether OS command 0 can read it at all.
| IcHausChip mm::node::somanet::IcHausRegisterSpace::chip {IcHausChip::kIcMu} |
| std::string_view mm::node::somanet::IcHausRegisterSpace::name |
The datasheet's own name for the space.
| std::span<const IcHausRegister> mm::node::somanet::IcHausRegisterSpace::registers |