MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Betriebsanweisung Seite 263

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 575
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 262
datatypemanager
The next gure shows typedef4 created to use typedef2 rather than
typedef2* for a nested typedef. Under Equivalent type, typedef4
has an equivalent data type of typedef2,asspecied. But, w hen y ou
look at the list of known data types in the Data Type Manager dialog
box, you see that
typedef4 maps to int,nottypedef2, or eventually
signed long.
Here is the DTM after you create all the example custom data types.
Take note of
typedef4 in this listing. You see typedef4 defaults to an
equivalent data type
int,wheretypedef3,alsoanestedtypedenition,
retains the equivalent data type you assigned. Now you are ready
to use a function that includes your custom type denitions in your
hardware-in-the-loop deve lopment work.
7-41
Seitenansicht 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 574 575

Kommentare zu diesen Handbüchern

Keine Kommentare