2.13 STDINC
The STDINC module defines some identifiers that are globally useful to every-
one and are used throughout the CSL source code. The application is free to
use any identifiers defined here. The main set of identifiers are type definitions
for integer data types. The names themselves denote whether the data is
signed or unsigned and the number of bits, i.e. 8, 16, 32, or 40. The STDINC
module includes:
Constants
J
FALSE
J
INV
J
NO
J
TRUE
J
YES
Typedef's
J
BOOL
J
INT16
J
INT32
J
INT40
J
INT8
J
UINT16
J
UINT32
J
UINT40
J
UINT8
CSL API Module Descriptions
STDINC
2-21
Need help?
Do you have a question about the TMS320C6000 and is the answer not in the manual?