Dataflow Runtime API  2.7.4.0
Public Types | List of all members
imt::base::bsp::type::DriverType Struct Reference

Type of a driver. More...

#include <Imt.Base.BSP/Type/DriverType.h>

Public Types

enum  Id {
  NONE = 0U , ADC = 1U , DAC = 2U , DIGITAL_INPUT = 3U ,
  DIGITAL_OUTPUT = 4U , PWM = 5U , I2C = 6U , SPI = 7U ,
  CAN = 8U , USART = 9U , GPIO = 10U , HIGH_LEVEL_DRV = 0xFFU
}
 Driver type IDs.
 

Detailed Description

Type of a driver.

See the driver headers for documentation. This enum uses the definition from [FR-1209]. Do not change any IDs.


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