ST7565R display controller driver example.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
int | main (void) |
int main | ( | void | ) |
the page address to write to
the column address, or the X pixel.
store the LCD controller start draw line
References board_init(), delay_ms, st7565r_init(), st7565r_set_column_address(), st7565r_set_display_start_line_address(), st7565r_set_page_address(), st7565r_write_data(), and sysclk_init().