MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guide de l'utilisateur Page 263

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 575
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 574 575

Commentaires sur ces manuels

Pas de commentaire