ADLINK Technology 72XX Series Instrukcja Użytkownika Strona 63

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 74
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 62
C/C++ Libraries 49
72XX Series
User’s Manual
5.9 Timer Start
@ Description
This function is used to set and start timer 0 of on-board timer
8254 .
@ Syntax
C/C++ (DOS)
void _7248_Timer_Start(U16 cardNo, U16
timer0Mode, U16 c0)
void _7249_Timer_Start(U16 cardNo, U16
timer0Mode, U16 c0)
void _7296_Timer_Start(U16 cardNo, U16
timer0Mode, U16 c0)
C/C++ (Windows 95)
void W_7248_Timer_Start(U16 cardNo, U16
timer0Mode, U16 c0)
void W_7249_Timer_Start(U16 cardNo, U16
timer0Mode, U16 c0)
void W_7296_Timer_Start(U16 cardNo, U16
timer0Mode, U16 c0)
Visual Basic (Windows 95)
W_7248_Timer_Start(ByVal cardNo As Integer, ByVal
timer0Mode As Integer, ByVal c0 As Integer)
W_7249_Timer_Start(ByVal cardNo As Integer, ByVal
timer0Mode As Integer, ByVal c0 As Integer)
W_7296_Timer_Start(ByVal cardNo As Integer, ByVal
timer0Mode As Integer, ByVal c0 As Integer);
@ Argument
cardNo: Card number to select board
timer0Mode: The six modes of 8254, please refer to sec-
tion 4.2.2 for detailed description
c0: The counter/timer value of time0.
Przeglądanie stron 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 73 74

Komentarze do niniejszej Instrukcji

Brak uwag