|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
One word or double-word item inside native random write (1402 word path).
More...
#include <types.hpp>
Public Attributes | |
| DeviceAddress | device {} |
| Target device address for the sparse write. | |
| std::uint32_t | value = 0 |
| One word or double-word value to write. | |
| bool | double_word = false |
true when the target is encoded as a double-word write item. | |
One word or double-word item inside native random write (1402 word path).
| DeviceAddress mcprotocol::serial::RandomWriteWordItem::device {} |
| bool mcprotocol::serial::RandomWriteWordItem::double_word = false |
| std::uint32_t mcprotocol::serial::RandomWriteWordItem::value = 0 |