Texas Instruments TMS320C67X/C67X+ DSP Manuel d'utilisateur Page 407

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 465
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 406
Globally Enabling and Disabling Interrupts
Interrupts5-12 SPRU733
Example 52. Code Sequence to Disable Maskable Interrupts Globally
MVC CSR,B0 ; get CSR
AND -2,B0,B0 ; get ready to clear GIE
MVC B0,CSR ; clear GIE
Example 53. Code Sequence to Enable Maskable Interrupts Globally
MVC CSR,B0 ; get CSR
OR 1,B0,B0 ; get ready to set GIE
MVC B0,CSR ; set GIE
Vue de la page 406
1 2 ... 402 403 404 405 406 407 408 409 410 411 412 ... 464 465

Commentaires sur ces manuels

Pas de commentaire