SAMV71 Xplained Ultra Software Package 1.4

lcd_fontsize.c File Reference

#include "board.h"

Go to the source code of this file.

Variables

const uint8_t pCharset10x14 []
 Char set of font 10x14.
const uint8_t FONT6x8 [97][8]
 Char set of font 6x8.
const uint8_t FONT8x8 [97][8]
 Char set of font 8x8.
const uint8_t FONT8x16 [97][16]
 Char set of font 8x16.

Detailed Description

Font 10x14 table definition.

Definition in file lcd_fontsize.c.


Variable Documentation

const uint8_t pCharset10x14[]

Char set of font 10x14.

Char set of font 10x14

Definition at line 43 of file lcd_fontsize.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines