Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Timer Memory Blocks

This section describes the allocation of the data memory, required by the CANopen timer module. The presented source code lines represents the default and must not be changed. The typical need on changing this memory allocation is to place this memory to specific place in internal or external RAM.

CO_TMR_MEM AppTmrMem[CO_TMR_N];

  • No labels