token-manufacturing.h File Reference

Definitions for manufacturing tokens. More...

Go to the source code of this file.

Defines

Convenience Macros

The following convenience macros are used to simplify the definition process for commonly specified parameters to the basic TOKEN_DEF macro.

Please see hal/micro/token.h for a more complete explanation.



#define DEFINE_MFG_TOKEN(name, type, address,...)

Detailed Description

Definitions for manufacturing tokens.

This file should not be included directly. It is accessed by the other token files.

Please see hal/micro/token.h for a full explanation of the tokens.

The tokens listed below are the manufacturing tokens.

Since this file contains both the typedefs and the token defs, there are two #defines used to select which one is needed when this file is included. #define DEFINETYPES is used to select the type definitions and #define DEFINETOKENS is used to select the token definitions. Refer to token.h and token.c to see how these are used.

Definition in file token-manufacturing.h.


Generated on Mon Apr 11 14:23:49 2011 for Contiki 2.5 by  doxygen 1.6.1