|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Module-buffer byte write request (1601 helper path).
More...
#include <types.hpp>
Public Attributes | |
| std::uint32_t | start_address = 0 |
| Starting module-buffer byte address. | |
| std::uint16_t | module_number = 0 |
| Module number used by the addressed special-function module. | |
| std::span< const std::byte > | bytes {} |
Caller-owned raw bytes written starting at start_address. | |
| std::uint16_t mcprotocol::serial::ModuleBufferWriteRequest::module_number = 0 |
| std::uint32_t mcprotocol::serial::ModuleBufferWriteRequest::start_address = 0 |