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

Extended file-register monitor registration (EM on 1C, chapter-18 on 1E). More...

#include <types.hpp>

Public Attributes

std::span< const ExtendedFileRegisterAddressitems {}
 Sparse list of block-addressed file-register items to register for monitoring.
 

Detailed Description

Extended file-register monitor registration (EM on 1C, chapter-18 on 1E).

Definition at line 444 of file types.hpp.

Member Data Documentation

◆ items

std::span<const ExtendedFileRegisterAddress> mcprotocol::serial::ExtendedFileRegisterMonitorRegistration::items {}

Sparse list of block-addressed file-register items to register for monitoring.

Definition at line 446 of file types.hpp.


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