CANopen Bootloader Documentation
Version 4.10.00
|
This module implements the variables and callback functions for manufacturer specific objects. The header file and the corresponded implementation file provide an example. The code has to be adopted to the application by the manufacturer.
Functions | |
void | CblMobParmInit (void) |
void CblMobParmInit | ( | void | ) |
Initialize manufacturer variables.
This function is used to initialize manufacturer variables with default values. The code provides an example and has to be adopted to the application by the manufacturer.
The function is called by the protocol stack (CblObjsInit()).