Microchip® Advanced Software Framework

conf_board.h File Reference

SAM L21 Xplained Pro board configuration.

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

Macros

#define LCD_HEIGHT_PIXELS   32
 
#define LCD_WIDTH_PIXELS   128
 
#define WING_BUTTON_1   EXT3_PIN_9
 
#define WING_BUTTON_2   EXT3_PIN_3
 
#define WING_BUTTON_3   EXT3_PIN_4
 

#define LCD_HEIGHT_PIXELS   32

Referenced by setup_board().

#define LCD_WIDTH_PIXELS   128

Referenced by init_display(), and setup_board().

#define WING_BUTTON_1   EXT3_PIN_9

Referenced by get_button(), and init_buttons().

#define WING_BUTTON_2   EXT3_PIN_3

Referenced by get_button(), and init_buttons().

#define WING_BUTTON_3   EXT3_PIN_4

Referenced by get_button(), and init_buttons().