|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Direct extended file-register batch write (NW on 1C QnA-common, chapter-18 direct path on 1E).
More...
#include <types.hpp>
Public Attributes | |
| std::uint32_t | head_device_number = 0 |
NR/NW direct address on 1C or the chapter-18 direct R address on 1E. | |
| std::span< const std::uint16_t > | words {} |
Caller-owned word data to write starting at head_device_number. | |
Direct extended file-register batch write (NW on 1C QnA-common, chapter-18 direct path on 1E).
| std::uint32_t mcprotocol::serial::ExtendedFileRegisterDirectBatchWriteWordsRequest::head_device_number = 0 |
| std::span<const std::uint16_t> mcprotocol::serial::ExtendedFileRegisterDirectBatchWriteWordsRequest::words {} |