Builds a basic configuration buffer that can be passed to TUPSetGenCfg.
void TUPInitGenCfg ( TUPGenParms *cfg)
Argument |
Description |
cfg |
Pointer to the configuration structure to fill. The TUPGenParms structure contains these elements and is filled as follows: typedef struct _TUPGenParms |
None.
All unlisted elements in the TUPGenParms structure are set for the proper operation of the TUP stack and must not be changed.
Refer to TUPInitGrpCfg for the dfltGrpCfg element settings. Refer to Configuration for more information about general configuration.