|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Contiguous bit-read request (0401 bit path).
More...
#include <types.hpp>
Public Attributes | |
| DeviceAddress | head_device {} |
| First bit device in the contiguous range. | |
| std::uint16_t | points = 0 |
Number of bit points to read starting at head_device. | |
| DeviceAddress mcprotocol::serial::BatchReadBitsRequest::head_device {} |
| std::uint16_t mcprotocol::serial::BatchReadBitsRequest::points = 0 |