AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Guia do Utilizador Página 184

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 316
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 315 316

Comentários a estes Manuais

Sem comentários