AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Podręcznik Użytkownika Strona 184

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 316
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 183
170
K
A
DAK
KwikNet Low Level Services
kn_panic kn_panic
Purpose Generate a KwikNet Fatal Error
Used by
n Task o ISP o Timer Procedure o Restart Procedure n Exit Procedure
Setup Prototype is in file KN_API.H.
#include "KN_LIB.H"
void kn_panic(const char *msgp);
Description Msgp is a pointer to a message string to be logged by KwikNet before it
initiates a fatal shutdown of the underlying RT/OS. If you are using the
AMX kernel, your system will be suspended with interrupts disabled to
prevent any further possibility of incorrect operation.
Returns Never
See Also kn_exit()
Przeglądanie stron 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 315 316

Komentarze do niniejszej Instrukcji

Brak uwag