One block inside native multi-block write (1406).
More...
#include <types.hpp>
One block inside native multi-block write (1406).
Definition at line 501 of file types.hpp.
◆ bit_block
| bool mcprotocol::serial::MultiBlockWriteBlock::bit_block = false |
true when bits is used, false when words is used.
Definition at line 507 of file types.hpp.
◆ bits
Caller-owned bit data for bit blocks.
Definition at line 511 of file types.hpp.
◆ head_device
| DeviceAddress mcprotocol::serial::MultiBlockWriteBlock::head_device {} |
First device in this contiguous block.
Definition at line 503 of file types.hpp.
◆ points
| std::uint16_t mcprotocol::serial::MultiBlockWriteBlock::points = 0 |
Point count for this block.
Definition at line 505 of file types.hpp.
◆ words
Caller-owned word data for word blocks.
Definition at line 509 of file types.hpp.
The documentation for this struct was generated from the following file: