|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
User-frame registration-data write request (1610, subcommand 0000).
More...
#include <types.hpp>
Public Attributes | |
| std::uint16_t | frame_no = 0 |
| User-frame number to overwrite. | |
| std::uint16_t | frame_bytes = 0 |
Frame-byte count encoded into the 1610 payload. | |
| std::span< const std::byte > | registration_data {} |
| Raw user-frame registration bytes to store. | |
User-frame registration-data write request (1610, subcommand 0000).
| std::uint16_t mcprotocol::serial::UserFrameWriteRequest::frame_bytes = 0 |
| std::uint16_t mcprotocol::serial::UserFrameWriteRequest::frame_no = 0 |