pic_term.c File Reference

#include "pic_term.h"
Include dependency graph for pic_term.c:

Go to the source code of this file.

Functions

void term_init ()
void term_process ()

Variables

uns8 buffer_len
uns8 term_buffer [TERM_BUFFER_SIZE]

Function Documentation

void term_init (  ) 

Definition at line 82 of file pic_term.c.

References buffer_len, and term_buffer.

void term_process (  ) 

Definition at line 43 of file pic_term.c.

References buffer_len, MAGIC_BOOSTBLOADER_REQUEST, serial_getc(), serial_putc(), serial_rx_avail(), term_buffer, term_entry_callback(), and uns8.

Here is the call graph for this function:


Variable Documentation

uns8 buffer_len

Definition at line 41 of file pic_term.c.

Referenced by term_init(), and term_process().

uns8 term_buffer[TERM_BUFFER_SIZE]

Definition at line 40 of file pic_term.c.

Referenced by term_init(), and term_process().


Generated on Wed Dec 8 13:47:41 2010 for Pic Pack by  doxygen 1.6.1