NANO102/112 BSP V3.03.003
The Board Support Package for Nano102/112 Series
Data Structures | Functions
LCDLIB.h File Reference

Nano 102/112 series LCDLIB header file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ZoneInfo_TypeDef
 

Functions

void LCDLIB_Printf (uint32_t u32Zone, char *string)
 Display text on LCD. More...
 
void LCDLIB_PutChar (uint32_t u32Zone, uint32_t u32Index, uint8_t u8Ch)
 Display character on LCD. More...
 
void LCDLIB_SetSymbol (uint32_t u32Zone, uint32_t u32Index, uint32_t u32OnOff)
 Display symbol on LCD. More...
 
void LCDLIB_PrintNumber (uint32_t u32Zone, long long value)
 Display number on LCD. More...
 

Detailed Description

Nano 102/112 series LCDLIB header file.

Nano 102/112 series LCDLIB source file.

Version
V1.01
Revision
4
Date
14/11/28 1:48p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013~2014 Nuvoton Technology Corp. All rights reserved.
Version
V1.01
Revision
6
Date
14/11/27 7:48p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013~2014 Nuvoton Technology Corp. All rights reserved.

Definition in file LCDLIB.h.