Definitions for manufacturing tokens. More...
Go to the source code of this file.
Defines | |
Convenience Macros | |
#define | DEFINE_MFG_TOKEN(name, type, address,...) |
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.