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

One sparse Jn\\... word item used by native random word-write. More...

#include <link_direct.hpp>

Public Attributes

LinkDirectDevice device {}
 
std::uint32_t value = 0
 
bool double_word = false
 

Detailed Description

One sparse Jn\\... word item used by native random word-write.

Definition at line 26 of file link_direct.hpp.

Member Data Documentation

◆ device

LinkDirectDevice mcprotocol::serial::LinkDirectRandomWriteWordItem::device {}

Definition at line 27 of file link_direct.hpp.

◆ double_word

bool mcprotocol::serial::LinkDirectRandomWriteWordItem::double_word = false

Definition at line 29 of file link_direct.hpp.

◆ value

std::uint32_t mcprotocol::serial::LinkDirectRandomWriteWordItem::value = 0

Definition at line 28 of file link_direct.hpp.


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