QP/C++  7.4.0-rc.3
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qep_hsm.cpp File Reference

QP::QHsm class implementation. More...

#include "qp_port.hpp"
#include "qp_pkg.hpp"
#include "qsafe.h"
#include "qs_port.hpp"
#include "qs_pkg.hpp"

Go to the source code of this file.

Namespaces

namespace  QP
 QP/C++ framework.
 

Variables

static constexpr std::int_fast8_t QHSM_MAX_NEST_DEPTH_ {6}
 

Detailed Description

QP::QHsm class implementation.

Definition in file qep_hsm.cpp.

Variable Documentation

◆ QHSM_MAX_NEST_DEPTH_

std::int_fast8_t QHSM_MAX_NEST_DEPTH_ {6}
staticconstexpr

Definition at line 101 of file qep_hsm.cpp.