Microchip® Advanced Software Framework

example_screen_dump.c File Reference

Screen dump example.

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

#include <board.h>
#include <sysclk.h>
#include <gfx_mono.h>
#include <gfx_mono_screen_dump.h>

Functions

int main (void)
 

Variables

uint8_t smiley_data [16]
 

uint8_t smiley_data[16]
Initial value:
= { 0x3C, 0x42, 0x95, 0xA1, 0xA1, 0x95, 0x42, 0x3C,
0x3C, 0x42, 0x95, 0xA1, 0xA1, 0x95, 0x42, 0x3C}

Referenced by main(), and run_draw_ram_bitmap_test().