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

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

#include <link_direct.hpp>

Public Attributes

LinkDirectDevice device {}
 
BitValue value = BitValue::Off
 

Detailed Description

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

Definition at line 33 of file link_direct.hpp.

Member Data Documentation

◆ device

LinkDirectDevice mcprotocol::serial::LinkDirectRandomWriteBitItem::device {}

Definition at line 34 of file link_direct.hpp.

◆ value

BitValue mcprotocol::serial::LinkDirectRandomWriteBitItem::value = BitValue::Off

Definition at line 35 of file link_direct.hpp.


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