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

User-frame registration-data delete request (1610, subcommand 0001). More...

#include <types.hpp>

Public Attributes

std::uint16_t frame_no = 0
 User-frame number to clear.
 

Detailed Description

User-frame registration-data delete request (1610, subcommand 0001).

Definition at line 573 of file types.hpp.

Member Data Documentation

◆ frame_no

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

User-frame number to clear.

Definition at line 575 of file types.hpp.


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