stepRocker servo Open Source TMCL  1.00
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Data Structures | Functions
Can.h File Reference

CAN. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TCanFrame
 

Functions

void InitCan (UCHAR Baudrate, USHORT ReceiveID, USHORT SecondaryID)
 
int CanSendMessage (TCanFrame *Msg)
 
int CanGetMessage (TCanFrame *Msg)
 

Detailed Description

CAN.

Author
Trinamic Motion Control GmbH & Co KG
Version
2.20

This file provides functions for intializing and using the CAN interface.