QP/C++ 6.9.3
qs_rx.cpp File Reference

QS receive channel services. More...

#include "qs_port.hpp"
#include "qs_pkg.hpp"
#include "qf_pkg.hpp"
#include "qassert.h"
Include dependency graph for qs_rx.cpp:

Go to the source code of this file.

Namespaces

 QP
 namespace associated with the QP/C++ framework
 

Functions

static void rxParseData_ (std::uint8_t const b) noexcept
 
static void rxHandleBadFrame_ (std::uint8_t const state) noexcept
 
static void rxReportAck_ (enum QSpyRxRecords const recId) noexcept
 
static void rxReportError_ (std::uint8_t const code) noexcept
 
static void rxReportDone_ (enum QSpyRxRecords const recId) noexcept
 
static void rxPoke_ (void) noexcept
 

Detailed Description

QS receive channel services.

Definition in file qs_rx.cpp.