NAME

k8055m_init -- Library cleanup

LIBRARY

k8055-pic18f access library

SYNOPSIS

#include "k8055m.h"

void
k8055m_exit(void);
    

DESCRIPTION

Frees resources and dependant objects. Should be called before process termination if k8055m_init() was called.