OpcUaCanOpen
CANopen OPC-UA server
|
#include "stcan.h"
#include <time.h>
#include <stdio.h>
#include <string.h>
#include "gettimeofday.h"
Go to the source code of this file.
Functions | |
CCanAccess * | getCanbusAccess () |
void | UnixTimeToFileTime (time_t t, LPFILETIME pft) |
void PUBLIC | UcanCallbackFktEx (tUcanHandle uhp, DWORD bEvent_p, BYTE bC, void *pCanScan) |
CCanAccess* getCanbusAccess | ( | ) |
void PUBLIC UcanCallbackFktEx | ( | tUcanHandle | uhp, |
DWORD | bEvent_p, | ||
BYTE | bC, | ||
void * | pCanScan | ||
) |