MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Podręcznik Użytkownika Strona 88

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 87
2 Automa tion Interface
11 From the Struct, Enum, Union Types list, s ele ct the appropriate
enumerated data type to use with
typedef_enum.Theenum_TAG_myEnum
choice lls the enumerated type chosen.
12 Click OK to close the dialog box and add typedef_enum to your dened
types that M A TLAB software recognizes.
Add a structure typedef.
13 Click Add Typedef.
14 From the Known T ypes list, select Struct, Enum, Union Types.
15 To dene
your type denition, give it a name in Typedef,suchas
typedef
_struct
.
16 From the Struct, Enum, Union Types list, s ele ct the appropriate
enumerated data type to use with
typedef_struct. This example uses
struct_TAG_mySTruct.
17 Click OK to close the dialog box and add the new data type to the list.
2-66
Przeglądanie stron 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag