Microchip® Advanced Software Framework

c42364a_segmap.h File Reference

Default configuration of C42364A LCD Segment Map.

Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.

#include "board.h"

Macros

LCD component C42364A segment map definitions in SAM4L-EK
#define C42364A_ICON_USB   1, 0
 
#define C42364A_ICON_COLON   0, 0
 
#define C42364A_ICON_WLESS   2, 0
 
#define C42364A_ICON_AUDIO   3, 0
 
#define C42364A_ICON_BAT   0, 1
 
#define C42364A_ICON_ERROR   1, 1
 
#define C42364A_ICON_CHINESE   2, 1
 
#define C42364A_ICON_ARM   3, 1
 
#define C42364A_ICON_MINUS   0, 37
 
#define C42364A_ICON_MINUS_SEG1   3, 30
 
#define C42364A_ICON_MINUS_SEG2   0, 33
 
#define C42364A_ICON_DOT_1   0, 29
 
#define C42364A_ICON_DOT_2   3, 10
 
#define C42364A_ICON_DOT_3   3, 8
 
#define C42364A_ICON_DOT_4   3, 6
 
#define C42364A_ICON_BAT_LEVEL_1   0, 21
 
#define C42364A_ICON_BAT_LEVEL_2   0, 17
 
#define C42364A_ICON_BAT_LEVEL_3   0, 25
 
#define C42364A_ICON_AUDIO_PAUSE   3, 38
 
#define C42364A_ICON_AUDIO_PLAY   3, 34
 
#define C42364A_ICON_AM   3, 4
 
#define C42364A_ICON_PM   3, 26
 
#define C42364A_ICON_DEGREE_C   3, 22
 
#define C42364A_ICON_DEGREE_F   3, 18
 
#define C42364A_ICON_VOLT   3, 14
 
#define C42364A_ICON_MILLI_VOLT   0, 13
 

#define C42364A_ICON_AM   3, 4

Referenced by main().

#define C42364A_ICON_ARM   3, 1

Referenced by main(), and ui_lcd_init().

#define C42364A_ICON_AUDIO   3, 0
#define C42364A_ICON_AUDIO_PAUSE   3, 38
#define C42364A_ICON_AUDIO_PLAY   3, 34
#define C42364A_ICON_BAT   0, 1

Referenced by c42364a_show_battery().

#define C42364A_ICON_BAT_LEVEL_1   0, 21

Referenced by c42364a_show_battery().

#define C42364A_ICON_BAT_LEVEL_2   0, 17

Referenced by c42364a_show_battery().

#define C42364A_ICON_BAT_LEVEL_3   0, 25

Referenced by c42364a_show_battery().

#define C42364A_ICON_CHINESE   2, 1
#define C42364A_ICON_COLON   0, 0

Referenced by main().

#define C42364A_ICON_DEGREE_C   3, 22
#define C42364A_ICON_DEGREE_F   3, 18
#define C42364A_ICON_DOT_1   0, 29
#define C42364A_ICON_DOT_2   3, 10
#define C42364A_ICON_DOT_3   3, 8
#define C42364A_ICON_DOT_4   3, 6
#define C42364A_ICON_ERROR   1, 1
#define C42364A_ICON_MILLI_VOLT   0, 13
#define C42364A_ICON_MINUS   0, 37
#define C42364A_ICON_MINUS_SEG1   3, 30
#define C42364A_ICON_MINUS_SEG2   0, 33
#define C42364A_ICON_PM   3, 26
#define C42364A_ICON_USB   1, 0
#define C42364A_ICON_VOLT   3, 14
#define C42364A_ICON_WLESS   2, 0