Veritical Linked List Screen-Scroll Structure, just used for inner driver. More...
#include <app_qspi.h>
Public Attributes | |
app_qspi_screen_veri_link_scroll_t | vl_scroll |
app_qspi_screen_veri_link_scroll_t * | p_cur_scroll |
uint32_t | total_sent_lines |
Veritical Linked List Screen-Scroll Structure, just used for inner driver.
Definition at line 414 of file app_qspi.h.
app_qspi_screen_veri_link_scroll_t* veri_linked_screen_scroll_t::p_cur_scroll |
Record current linked node
Definition at line 416 of file app_qspi.h.
uint32_t veri_linked_screen_scroll_t::total_sent_lines |
Record total sent lines
Definition at line 417 of file app_qspi.h.
app_qspi_screen_veri_link_scroll_t veri_linked_screen_scroll_t::vl_scroll |
Start AHB address for current frame
Definition at line 415 of file app_qspi.h.