XDAIS Types and Constants


Defines

#define XDAS_TRUE   1
#define XDAS_FALSE   0

Typedefs

typedef Void XDAS_Void
typedef Uint8 XDAS_Bool
typedef Int8 XDAS_Int8
typedef Uint8 XDAS_UInt8
typedef Int16 XDAS_Int16
typedef Uint16 XDAS_UInt16
typedef Int32 XDAS_Int32
typedef Uint32 XDAS_UInt32


Define Documentation

#define XDAS_TRUE   1

#define XDAS_FALSE   0


Typedef Documentation

typedef Void XDAS_Void

typedef Uint8 XDAS_Bool

typedef Int8 XDAS_Int8

Actual size chip dependent.

typedef Uint8 XDAS_UInt8

Actual size chip dependent.

typedef Int16 XDAS_Int16

Actual size of type is 16 bits.

typedef Uint16 XDAS_UInt16

Actual size of type is 16 bits.

typedef Int32 XDAS_Int32

Actual size of type is 32 bits.

typedef Uint32 XDAS_UInt32

Actual size of type is 32 bits.


Copyright 2009, Texas Instruments Incorporated