draw_screen_buffer.c File Reference

#include "pic_utils.h"
#include "draw\draw_screen_buffer.h"
Include dependency graph for draw_screen_buffer.c:

Go to the source code of this file.

Functions

uns8 get_draw_buffer (uns16 address)
void set_draw_buffer (uns16 address, uns8 data)

Variables

uns8 draw_buffer0 [DRAW_TOTAL_BUFFER_SIZE]

Function Documentation

uns8 get_draw_buffer ( uns16  address  ) 

Definition at line 33 of file draw_screen_buffer.c.

References draw_buffer0.

Referenced by drv_paint().

Here is the caller graph for this function:

void set_draw_buffer ( uns16  address,
uns8  data 
)

Definition at line 55 of file draw_screen_buffer.c.

References draw_buffer0.


Variable Documentation

uns8 draw_buffer0[DRAW_TOTAL_BUFFER_SIZE]

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