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

#include <types.hpp>

Public Attributes

std::uint16_t frame_no = 0
 User-frame number to read, typically in the documented 0x0000..0x03FF or 0x8001..0x801F ranges.
 

Detailed Description

Definition at line 547 of file types.hpp.

Member Data Documentation

◆ frame_no

std::uint16_t mcprotocol::serial::UserFrameReadRequest::frame_no = 0

User-frame number to read, typically in the documented 0x0000..0x03FF or 0x8001..0x801F ranges.

Definition at line 549 of file types.hpp.


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