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

One Jn\\... block used by native multi-block read. More...

#include <link_direct.hpp>

Public Attributes

LinkDirectDevice head_device {}
 
std::uint16_t points = 0
 
bool bit_block = false
 

Detailed Description

One Jn\\... block used by native multi-block read.

Definition at line 39 of file link_direct.hpp.

Member Data Documentation

◆ bit_block

bool mcprotocol::serial::LinkDirectMultiBlockReadBlock::bit_block = false

Definition at line 42 of file link_direct.hpp.

◆ head_device

LinkDirectDevice mcprotocol::serial::LinkDirectMultiBlockReadBlock::head_device {}

Definition at line 40 of file link_direct.hpp.

◆ points

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

Definition at line 41 of file link_direct.hpp.


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