EE445M RTOS
Taken at the University of Texas Spring 2015
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
console_framebuffer.h
Go to the documentation of this file.
1
#ifndef __CONSOLE_FRAMEBUFFER__
2
#define __CONSOLE_FRAMEBUFFER__
3
4
/* TODO: doxygenize */
5
6
void
printFramebuffer
(
unsigned
char
* fb);
7
8
#endif
/* __CONSOLE_FRAMEBUFFER__ */
printFramebuffer
void printFramebuffer(unsigned char *fb)
Definition:
console_framebuffer.c:5
lib
libconsole
console_framebuffer.h
Generated on Fri Mar 13 2015 21:18:37 for EE445M RTOS by
1.8.9.1