veri_linked_screen_scroll_t Struct Reference

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_tp_cur_scroll
 
uint32_t total_sent_lines
 

Detailed Description

Veritical Linked List Screen-Scroll Structure, just used for inner driver.

Definition at line 414 of file app_qspi.h.

Member Data Documentation

◆ p_cur_scroll

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.

◆ total_sent_lines

uint32_t veri_linked_screen_scroll_t::total_sent_lines

Record total sent lines

Definition at line 417 of file app_qspi.h.

◆ vl_scroll

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.


The documentation for this struct was generated from the following file: