GT20L16J1Y 16x16 Japanese font ROM access library

Dependents:   UTF-8_test hello_GT20L16J1Y_FONT GSDPlayer Nucleo_AQM1248A ... more

Files at this revision

API Documentation at this revision

Comitter:
MACRUM
Date:
Sun Apr 20 05:36:32 2014 +0000
Parent:
0:61b32e34bcbf
Child:
2:aed20a7685b9
Commit message:
Update API document

Changed in this revision

GT20L16J1Y_font.h Show annotated file Show diff for this revision Revisions of this file
--- a/GT20L16J1Y_font.h	Tue Jan 14 07:36:32 2014 +0000
+++ b/GT20L16J1Y_font.h	Sun Apr 20 05:36:32 2014 +0000
@@ -1,8 +1,15 @@
 #include "mbed.h"
-
+/**
+* GT20L16J1Y font ROM access class
+*/
 class GT20L16J1Y_FONT {
   public:
+    /** Default constructor 
+    */
     GT20L16J1Y_FONT();
+
+    /** Destructor
+    */
     virtual ~GT20L16J1Y_FONT() {};
     
     /** Create a GT20L16J1Y font ROM connected to the specified pins