AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Guía de usuario Pagina 184

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 316
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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()
Vista de pagina 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 315 316

Comentarios a estos manuales

Sin comentarios