|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Native random-read request made of sparse word/dword items. More...
#include <types.hpp>
Public Attributes | |
| std::span< const RandomReadItem > | items {} |
| Sparse word/dword items encoded in the native random-read request. | |
Native random-read request made of sparse word/dword items.
| std::span<const RandomReadItem> mcprotocol::serial::RandomReadRequest::items {} |