EA DOGM128 Driver  0.1
Driver code for the EA DOGM128
 All Files Functions Typedefs Enumerations Groups Pages
Macros | Functions
DOGM128_characters.h File Reference

Header file for writing characters to the EA DOGM128.
More...

#include "DOGM128_common.h"

Go to the source code of this file.

Macros

#define DOG_CHAR_WIDTH   126
 
#define DOG_CHAR_HEIGHT   8
 
#define DOG_HIDDEN_MICKEY   128
 

Functions

int putchar (int c)
 
int8_t dog_set_page (uint8_t new_page)
 
int8_t dog_set_column (uint8_t new_col)
 
int8_t dog_putchar_select (uint8_t row, uint8_t new_col, char c)
 

Detailed Description

Header file for writing characters to the EA DOGM128.


Author
Frank Pernice
Date
October 2013