![]() |
Nano100BN Series BSP
V3.03.002
The Board Support Package for Nano100BN Series
|
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... | |
| void LCDLIB_Printf | ( | uint32_t | u32Zone, |
| char * | string | ||
| ) |
| void LCDLIB_PrintNumber | ( | uint32_t | u32Zone, |
| long long | value | ||
| ) |
| void LCDLIB_PutChar | ( | uint32_t | u32Zone, |
| uint32_t | u32Index, | ||
| uint8_t | u8Ch | ||
| ) |
| void LCDLIB_SetSymbol | ( | uint32_t | u32Zone, |
| uint32_t | u32Index, | ||
| uint32_t | u32OnOff | ||
| ) |
1.8.15