Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
sync.c File Reference
Go to the source code of this file.
Functions | |
| void | SyncAlarm (CO_Data *d, UNS32 id) |
| UNS32 | OnCOB_ID_SyncUpdate (CO_Data *d, const indextable *unsused_indextable, UNS8 unsused_bSubindex) |
| void | startSYNC (CO_Data *d) |
| void | stopSYNC (CO_Data *d) |
| UNS8 | sendSYNCMessage (CO_Data *d) |
| Transmit a SYNC message on CAN bus. | |
| UNS8 | sendSYNC (CO_Data *d) |
| Transmit a SYNC message and trigger sync TPDOs. | |
| UNS8 | proceedSYNC (CO_Data *d) |
| This function is called when the node is receiving a SYNC message (cob-id = 0x80). | |
Detailed Description
- Date:
- Tue Jun 5 09:32:32 2007
Definition in file sync.c.
Function Documentation
| UNS32 OnCOB_ID_SyncUpdate | ( | CO_Data * | d, |
| const indextable * | unsused_indextable, | ||
| UNS8 | unsused_bSubindex | ||
| ) |
| UNS8 proceedSYNC | ( | CO_Data * | d ) |
| UNS8 sendSYNC | ( | CO_Data * | d ) |
| UNS8 sendSYNCMessage | ( | CO_Data * | d ) |
Generated on Tue Jul 12 2022 17:24:13 by
1.7.2