|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
One sparse Jn\\... word item used by native random word-write.
More...
#include <link_direct.hpp>
Public Attributes | |
| LinkDirectDevice | device {} |
| std::uint32_t | value = 0 |
| bool | double_word = false |
One sparse Jn\\... word item used by native random word-write.
Definition at line 26 of file link_direct.hpp.
| LinkDirectDevice mcprotocol::serial::LinkDirectRandomWriteWordItem::device {} |
Definition at line 27 of file link_direct.hpp.
| bool mcprotocol::serial::LinkDirectRandomWriteWordItem::double_word = false |
Definition at line 29 of file link_direct.hpp.
| std::uint32_t mcprotocol::serial::LinkDirectRandomWriteWordItem::value = 0 |
Definition at line 28 of file link_direct.hpp.