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

#include <types.hpp>

Public Attributes

ExtendedFileRegisterAddress head_device {}
 First block-addressed file-register word to read.
 
std::uint16_t points = 0
 Number of words to read from the file-register range.
 

Detailed Description

Definition at line 404 of file types.hpp.

Member Data Documentation

◆ head_device

ExtendedFileRegisterAddress mcprotocol::serial::ExtendedFileRegisterBatchReadWordsRequest::head_device {}

First block-addressed file-register word to read.

Definition at line 406 of file types.hpp.

◆ points

std::uint16_t mcprotocol::serial::ExtendedFileRegisterBatchReadWordsRequest::points = 0

Number of words to read from the file-register range.

Definition at line 408 of file types.hpp.


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