Sam Grove / Mbed 2 deprecated canopen_masternode

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

dcf.c File Reference

dcf.c File Reference

EXEMPLE OF SOMMARY. More...

Go to the source code of this file.

Functions

static void CheckSDOAndContinue (CO_Data *d, UNS8 nodeId)
UNS8 send_consise_dcf (CO_Data *d, UNS8 nodeId)
 Send the consise dcf to node corresping to nodeId.

Detailed Description

EXEMPLE OF SOMMARY.

Author:
Edouard TISSERANT and Francis DUPIN
Date:
Mon Jun 4 17:06:12 2007

Definition in file dcf.c.


Function Documentation

static void CheckSDOAndContinue ( CO_Data d,
UNS8  nodeId 
) [static]
Parameters:
d
nodeId

Definition at line 59 of file dcf.c.

UNS8 send_consise_dcf ( CO_Data d,
UNS8  nodeId 
)

Send the consise dcf to node corresping to nodeId.

Parameters:
d
nodeId
Returns:

Definition at line 89 of file dcf.c.