MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
Loading...
Searching...
No Matches
mcprotocol_serial.hpp File Reference

Single-include entry point for the public serial client API. More...

Go to the source code of this file.

Macros

#define MCPROTOCOL_SERIAL_ENABLE_HOST_API   1
 

Detailed Description

Single-include entry point for the public serial client API.

Include this header when you want the complete public surface:

  • protocol and request/response types
  • frame and command codec helpers
  • the asynchronous serial client
  • link-direct Jn\\... parser helpers
  • qualified-buffer helper utilities

Definition in file mcprotocol_serial.hpp.

Macro Definition Documentation

◆ MCPROTOCOL_SERIAL_ENABLE_HOST_API

#define MCPROTOCOL_SERIAL_ENABLE_HOST_API   1

Definition at line 18 of file mcprotocol_serial.hpp.