eGUI alias D4D  Release 3.0
Reference Manual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
D4D TYPES Defines MCU types constants
Collaboration diagram for D4D TYPES Defines MCU types constants:

Macros

#define D4D_HC08
 The group of MCU with CORE HC08. More...
 
#define D4D_HCS08
 The group of MCU with CORE HCS08. More...
 
#define D4D_HC12
 The group of MCU with CORE HC12. More...
 
#define D4D_HCS12
 The group of MCU with CORE HCS12. More...
 
#define D4D_HCS12X
 The group of MCU with CORE HCS12X. More...
 
#define D4D_MCF51
 The group of MCU with CORE MCF51 (ColdFire 1) More...
 
#define D4D_MCF52
 The group of MCU with CORE MCF52 (ColdFire 2) More...
 
#define D4D_MCF53
 The group of MCU with CORE MCF53 (ColdFire 3) More...
 
#define D4D_MCF54
 The group of MCU with CORE MCF54 (ColdFire 4) More...
 
#define D4D_MPC51
 The group of MCU with CORE MCP51 (Power PC) More...
 
#define D4D_MK
 The group of MCU with CORE MK (Kinetis family) More...
 

Detailed Description

This section specifies MCU types constants.

Macro Definition Documentation

#define D4D_HC08

The group of MCU with CORE HC08.

Definition at line 119 of file d4d_types.h.

#define D4D_HC12

The group of MCU with CORE HC12.

Definition at line 121 of file d4d_types.h.

#define D4D_HCS08

The group of MCU with CORE HCS08.

Definition at line 120 of file d4d_types.h.

#define D4D_HCS12

The group of MCU with CORE HCS12.

Definition at line 122 of file d4d_types.h.

#define D4D_HCS12X

The group of MCU with CORE HCS12X.

Definition at line 123 of file d4d_types.h.

#define D4D_MCF51

The group of MCU with CORE MCF51 (ColdFire 1)

Definition at line 124 of file d4d_types.h.

#define D4D_MCF52

The group of MCU with CORE MCF52 (ColdFire 2)

Definition at line 125 of file d4d_types.h.

#define D4D_MCF53

The group of MCU with CORE MCF53 (ColdFire 3)

Definition at line 126 of file d4d_types.h.

#define D4D_MCF54

The group of MCU with CORE MCF54 (ColdFire 4)

Definition at line 127 of file d4d_types.h.

#define D4D_MK

The group of MCU with CORE MK (Kinetis family)

Definition at line 129 of file d4d_types.h.

#define D4D_MPC51

The group of MCU with CORE MCP51 (Power PC)

Definition at line 128 of file d4d_types.h.