Microchip® Advanced Software Framework

atmel_logo.h File Reference
#include "gfx.h"

Functions

 PROGMEM_DECLARE (gfx_color_t, atmel_logo_data[8112])
 

Variables

struct gfx_bitmap atmel_logo
 

PROGMEM_DECLARE ( gfx_color_t  ,
atmel_logo_data  [8112] 
)

struct gfx_bitmap atmel_logo
Initial value:
= {
.width = 156, .height = 52, .type = GFX_BITMAP_PROGMEM,
.data.progmem = (gfx_color_t PROGMEM_PTR_T)atmel_logo_data
}
ili9341_color_t gfx_color_t
Data type for color values native to the display.
Definition: gfx_ili9341_sdt028atft.h:64
#define PROGMEM_PTR_T
Definition: gfx.h:54
Definition: gfx_generic.h:66

Referenced by main().