MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
Loading...
Searching...
No Matches
mcprotocol::serial::RandomReadRequest Struct Reference

Native random-read request made of sparse word/dword items. More...

#include <types.hpp>

Public Attributes

std::span< const RandomReadItemitems {}
 Sparse word/dword items encoded in the native random-read request.
 

Detailed Description

Native random-read request made of sparse word/dword items.

Definition at line 461 of file types.hpp.

Member Data Documentation

◆ items

std::span<const RandomReadItem> mcprotocol::serial::RandomReadRequest::items {}

Sparse word/dword items encoded in the native random-read request.

Definition at line 463 of file types.hpp.


The documentation for this struct was generated from the following file: