TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Can.h File Reference
#include "temu-c/Support/Objsys.h"
#include <assert.h>
#include <stdbool.h>
#include <string.h>
#include <stdint.h>
Include dependency graph for Can.h:

Go to the source code of this file.

Data Structures

struct  temu_CanFrame
 
struct  temu_CanBusStats
 
struct  temu_CanDevIface
 
struct  temu_CanBusIface
 

Macros

#define TEMU_CAN_DEV_IFACE_TYPE   "CanDevIface"
 
#define TEMU_CAN_BUS_IFACE_TYPE   "CanBusIface"
 

Typedefs

typedef struct temu_CanDevIface temu_CanDevIface
 
typedef struct temu_CanBusIface temu_CanBusIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_CanDev)
 
 TEMU_IFACE_REFERENCE_TYPE (temu_CanBus)
 

Macro Definition Documentation

#define TEMU_CAN_BUS_IFACE_TYPE   "CanBusIface"

Definition at line 151 of file Can.h.

#define TEMU_CAN_DEV_IFACE_TYPE   "CanDevIface"

Definition at line 150 of file Can.h.

Typedef Documentation

Definition at line 148 of file Can.h.

Definition at line 146 of file Can.h.

Function Documentation

TEMU_IFACE_REFERENCE_TYPE ( temu_CanDev  )
TEMU_IFACE_REFERENCE_TYPE ( temu_CanBus  )