STM32L476G-Discovery BSP User Manual: Private Constants

STM32L476G-Discovery BSP

STM32L476G-Discovery BSP User Manual

Defines

#define ASCII_CHAR_0   0x30 /* 0 */
#define ASCII_CHAR_AT_SYMBOL   0x40 /* @ */
#define ASCII_CHAR_LEFT_OPEN_BRACKET   0x5B /* [ */
#define ASCII_CHAR_APOSTROPHE   0x60 /* ` */
#define ASCII_CHAR_LEFT_OPEN_BRACE   0x7B /* ( */

Define Documentation

#define ASCII_CHAR_0   0x30 /* 0 */

Definition at line 61 of file stm32l476g_discovery_glass_lcd.c.

Referenced by Convert().

#define ASCII_CHAR_APOSTROPHE   0x60 /* ` */

Definition at line 64 of file stm32l476g_discovery_glass_lcd.c.

Referenced by Convert().

#define ASCII_CHAR_AT_SYMBOL   0x40 /* @ */

Definition at line 62 of file stm32l476g_discovery_glass_lcd.c.

Referenced by Convert().

#define ASCII_CHAR_LEFT_OPEN_BRACE   0x7B /* ( */

Definition at line 65 of file stm32l476g_discovery_glass_lcd.c.

Referenced by Convert().

#define ASCII_CHAR_LEFT_OPEN_BRACKET   0x5B /* [ */

Definition at line 63 of file stm32l476g_discovery_glass_lcd.c.

Referenced by Convert().

Generated on Tue Jun 23 2015 17:15:46 for STM32L476G-Discovery BSP User Manual by   doxygen 1.7.6.1