Dataflow Runtime API  3.0.3.0
Static Public Attributes | List of all members
imt::base::bsp::BspProtocolIdentifiers Struct Reference

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...
 

Detailed Description

Identifiers of protocols used in the BSP.

Id 50..99 are reserved for common BSP building blocks.

Member Data Documentation

◆ BSP_EVENT

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_EVENT = 51U
static

BSP event protocol.

◆ BSP_SIM_DRIVERIDENTIFY

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_SIM_DRIVERIDENTIFY = 56U
static

BSP simulator driver identify protocol.

◆ BSP_SIM_DRIVERIDENTIFY_RESPONSE

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_SIM_DRIVERIDENTIFY_RESPONSE = 57U
static

BSP simulator driver identify response protocol.

◆ BSP_SIM_DRIVERVALUEGET

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_SIM_DRIVERVALUEGET = 54U
static

BSP simulator driver value get protocol.

◆ BSP_SIM_DRIVERVALUEGET_RESPONSE

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_SIM_DRIVERVALUEGET_RESPONSE = 55U
static

BSP simulator driver value get response protocol.

◆ BSP_SIM_DRIVERVALUESET

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_SIM_DRIVERVALUESET = 52U
static

BSP simulator driver value set protocol.

◆ BSP_SIM_DRIVERVALUESET_RESPONSE

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BSP_SIM_DRIVERVALUESET_RESPONSE = 53U
static

BSP simulator driver value set response protocol.

◆ BYTE_DATA

const uint16_t imt::base::bsp::BspProtocolIdentifiers::BYTE_DATA = 50U
static

Byte data protocol.


The documentation for this struct was generated from the following file: