|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Contiguous bit-write request (1401 bit path).
More...
#include <types.hpp>
Public Attributes | |
| DeviceAddress | head_device {} |
| First bit device in the contiguous write range. | |
| std::span< const BitValue > | bits {} |
Caller-owned bit data to write starting at head_device. | |
| DeviceAddress mcprotocol::serial::BatchWriteBitsRequest::head_device {} |