Screen dump example.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
int | main (void) |
Variables | |
uint8_t | smiley_data [16] |
int main | ( | void | ) |
References usart_rs232_options::baudrate, board_init(), usart_rs232_options::charlength, gfx_mono_bitmap::data, GFX_MONO_BITMAP_RAM, gfx_mono_draw_circle, gfx_mono_draw_filled_circle, gfx_mono_draw_filled_rect, gfx_mono_draw_horizontal_line, gfx_mono_draw_line, gfx_mono_draw_pixel, gfx_mono_draw_rect, gfx_mono_draw_vertical_line, gfx_mono_generic_put_bitmap(), gfx_mono_init, gfx_mono_screen_dump(), gfx_mono_screen_dump_init(), GFX_PIXEL_CLR, GFX_PIXEL_SET, GFX_PIXEL_XOR, GFX_QUADRANT0, GFX_QUADRANT3, GFX_WHOLE, gfx_mono_bitmap::height, usart_rs232_options::paritytype, gfx_mono_bitmap::pixmap, smiley_data, usart_rs232_options::stopbits, sysclk_init(), gfx_mono_bitmap::type, and gfx_mono_bitmap::width.
uint8_t smiley_data[16] |
Referenced by main(), and run_draw_ram_bitmap_test().