![]() |
Dataflow Runtime API
3.0.3.0
|
Identifiers of protocols used in the BSP. More...
#include <Imt.Base.BSP/BspProtocolIdentifiers.h>
Static Public Attributes | |
static const uint16_t | BYTE_DATA = 50U |
Byte data protocol. More... | |
static const uint16_t | BSP_EVENT = 51U |
BSP event protocol. More... | |
static const uint16_t | BSP_SIM_DRIVERVALUESET = 52U |
BSP simulator driver value set protocol. More... | |
static const uint16_t | BSP_SIM_DRIVERVALUESET_RESPONSE = 53U |
BSP simulator driver value set response protocol. More... | |
static const uint16_t | BSP_SIM_DRIVERVALUEGET = 54U |
BSP simulator driver value get protocol. More... | |
static const uint16_t | BSP_SIM_DRIVERVALUEGET_RESPONSE = 55U |
BSP simulator driver value get response protocol. More... | |
static const uint16_t | BSP_SIM_DRIVERIDENTIFY = 56U |
BSP simulator driver identify protocol. More... | |
static const uint16_t | BSP_SIM_DRIVERIDENTIFY_RESPONSE = 57U |
BSP simulator driver identify response protocol. More... | |
Identifiers of protocols used in the BSP.
Id 50..99 are reserved for common BSP building blocks.
|
static |
BSP event protocol.
|
static |
BSP simulator driver identify protocol.
|
static |
BSP simulator driver identify response protocol.
|
static |
BSP simulator driver value get protocol.
|
static |
BSP simulator driver value get response protocol.
|
static |
BSP simulator driver value set protocol.
|
static |
BSP simulator driver value set response protocol.
|
static |
Byte data protocol.