Remote-processing BASIC 52 Uživatelský manuál Strana 114

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 163
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 113
RPBASIC-52 PROGRAMMING GUIDE
2-95
RETI
Syntax: RETI
Function: Return from ONITR or ONTICK interrupt. RETI must be the last instruction of the interrupt
subroutine.
Mode: Run
Use: RETI
Cards: All
DESCRI PTION
The R ETI in struction causes you to exit from O NTICK , ONT IME (RPC -52 ca rd only ) and ONITR inte rrupts.
RETI functions like RETURN, but it clears software interrupt flags so that RPBASIC-52 can acknowledge
subsequent interrupts. If you don't execute the RETI instruction in the interrupt proc edure, all future
interrupts, hardware and software, are ignored.
RELATED
ONITR, ONTICK
EXAMPLE
Refer to ONTICK and ONITR examples.
Zobrazit stránku 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 162 163

Komentáře k této Příručce

Žádné komentáře