Microchip® Advanced Software Framework

c42412a_segmap.h File Reference

Default configuration of C42412A LCD Segment Map.

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

#include "board.h"

Macros

LCD component C42412A segment map definitions in SAM4L-Xplained-Pro
#define C42412A_ICON_USB   1, 1
 
#define C42412A_ICON_COLON   3, 1
 
#define C42412A_ICON_BAT   0, 0
 
#define C42412A_ICON_ATMEL   0, 1
 
#define C42412A_ICON_MINUS   0, 17
 
#define C42412A_ICON_MINUS_SEG1   0, 13
 
#define C42412A_ICON_MINUS_SEG2   0, 9
 
#define C42412A_ICON_DOT_1   0, 5
 
#define C42412A_ICON_DOT_2   3, 6
 
#define C42412A_ICON_DOT_3   3, 10
 
#define C42412A_ICON_DOT_4   3, 14
 
#define C42412A_ICON_DOT_5   3, 18
 
#define C42412A_ICON_BAT_LEVEL_1   2, 0
 
#define C42412A_ICON_BAT_LEVEL_2   3, 0
 
#define C42412A_ICON_BAT_LEVEL_3   1, 0
 
#define C42412A_ICON_WLESS_LEVEL_0   3, 3
 
#define C42412A_ICON_WLESS_LEVEL_1   3, 2
 
#define C42412A_ICON_WLESS_LEVEL_2   2, 3
 
#define C42412A_ICON_WLESS_LEVEL_3   2, 2
 
#define C42412A_ICON_AUDIO_PLAY   2, 1
 
#define C42412A_ICON_AM   0, 2
 
#define C42412A_ICON_PM   0, 3
 
#define C42412A_ICON_DEGREE_C   3, 22
 
#define C42412A_ICON_DEGREE_F   0, 21
 
#define C42412A_ICON_VOLT   1, 2
 
#define C42412A_ICON_MILLI_VOLT   1, 3
 

#define C42412A_ICON_AM   0, 2

Referenced by main().

#define C42412A_ICON_ATMEL   0, 1

Referenced by main().

#define C42412A_ICON_AUDIO_PLAY   2, 1
#define C42412A_ICON_BAT   0, 0

Referenced by c42412a_show_battery().

#define C42412A_ICON_BAT_LEVEL_1   2, 0

Referenced by c42412a_show_battery().

#define C42412A_ICON_BAT_LEVEL_2   3, 0

Referenced by c42412a_show_battery().

#define C42412A_ICON_BAT_LEVEL_3   1, 0

Referenced by c42412a_show_battery().

#define C42412A_ICON_COLON   3, 1

Referenced by main().

#define C42412A_ICON_DEGREE_C   3, 22
#define C42412A_ICON_DEGREE_F   0, 21
#define C42412A_ICON_DOT_1   0, 5
#define C42412A_ICON_DOT_2   3, 6
#define C42412A_ICON_DOT_3   3, 10
#define C42412A_ICON_DOT_4   3, 14
#define C42412A_ICON_DOT_5   3, 18
#define C42412A_ICON_MILLI_VOLT   1, 3
#define C42412A_ICON_MINUS   0, 17
#define C42412A_ICON_MINUS_SEG1   0, 13
#define C42412A_ICON_MINUS_SEG2   0, 9
#define C42412A_ICON_PM   0, 3
#define C42412A_ICON_USB   1, 1
#define C42412A_ICON_VOLT   1, 2
#define C42412A_ICON_WLESS_LEVEL_0   3, 3

Referenced by c42412a_show_wireless().

#define C42412A_ICON_WLESS_LEVEL_1   3, 2

Referenced by c42412a_show_wireless().

#define C42412A_ICON_WLESS_LEVEL_2   2, 3

Referenced by c42412a_show_wireless().

#define C42412A_ICON_WLESS_LEVEL_3   2, 2

Referenced by c42412a_show_wireless().