-

Revision history of "Functions HI-TECH C SET VECTOR"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 23:36, 31 July 2017Kumokosi (talk | contribs). . (732 bytes) (+732). . (Created page with "<strong>SET_VECTOR</strong> ==SYNOPSIS== #include <intrpt.h> typedef interrupt void (*isr)(); isr set_vector(isr * vector, isr func); ==DESCRIPTION== This routine allow...")