![]() |
Dataflow Runtime API
2.7.4.0
|
Identifiers of protocols used in run to completion (RTC) kernel. More...
#include <Imt.Base.Dff.Runtime/RuntimeProtocolIdentifiers.h>
Static Public Attributes | |
static const uint16_t | NONE = 0U |
Id 1..49 are reserved for Runtime. | |
static const uint16_t | TIMER = 1U |
RuntimeTimer Timer. | |
static const uint16_t | LOGGING = 2U |
RuntimeLogging Log. | |
static const uint16_t | FRAMEWORK_FIRST = 50U |
Id 50..999 are reserved for common framework building blocks. | |
static const uint16_t | APPLICATION_FIRST = 1000U |
Id 1000..UINT16_MAX are available for application. | |
Identifiers of protocols used in run to completion (RTC) kernel.