Framework Components Application Programming Interface (API)  fc-v07
Macros | Typedefs
XDAIS Types and Constants

Macros

#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
 

Detailed Description

Macro Definition 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 2016, Texas Instruments Incorporated