Mini51 BSP  V3.02.002
The Board Support Package for Mini51 Series
Variables
ascii_table.c File Reference

This file contains the definition of ASCII code. More...

#include <stdio.h>

Go to the source code of this file.

Variables

const char Ascii []
 

Detailed Description

This file contains the definition of ASCII code.

Version
V0.10
Revision
3
Date
13/09/30 6:48p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013 Nuvoton Technology Corp. All rights reserved.

Definition in file ascii_table.c.

Variable Documentation

◆ Ascii

const char Ascii[]

ASCII table for LCD driver

Definition at line 14 of file ascii_table.c.