|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Extended file-register batch write (EW on 1C ACPU-common, chapter-18 block path on 1E).
More...
#include <types.hpp>
Public Attributes | |
| ExtendedFileRegisterAddress | head_device {} |
| First block-addressed file-register word to write. | |
| std::span< const std::uint16_t > | words {} |
Caller-owned word data to write starting at head_device. | |
Extended file-register batch write (EW on 1C ACPU-common, chapter-18 block path on 1E).
| ExtendedFileRegisterAddress mcprotocol::serial::ExtendedFileRegisterBatchWriteWordsRequest::head_device {} |
| std::span<const std::uint16_t> mcprotocol::serial::ExtendedFileRegisterBatchWriteWordsRequest::words {} |