Async Draw Screen Structure, just used for inner driver. More...
#include <app_qspi.h>
Async Draw Screen Structure, just used for inner driver.
Definition at line 423 of file app_qspi.h.
dual_screen_scroll_t app_qspi_async_draw_screen_info_t::dual_ss |
info for dual screen-scroll
Definition at line 432 of file app_qspi.h.
app_qspi_draw_screen_interface_type_e app_qspi_async_draw_screen_info_t::if_type |
drawing interface type
Definition at line 424 of file app_qspi.h.
uint32_t app_qspi_async_draw_screen_info_t::llp_cfg_ctrl_low |
Record the llp control bits configure
Definition at line 428 of file app_qspi.h.
uint32_t app_qspi_async_draw_screen_info_t::llp_cfg_right_shift_bit |
Record the llp shift bit configure
Definition at line 427 of file app_qspi.h.
app_qspi_screen_command_t app_qspi_async_draw_screen_info_t::qspi_screen_command |
Record the basic screen command
Definition at line 430 of file app_qspi.h.
app_qspi_id_t app_qspi_async_draw_screen_info_t::screen_id |
Specify the Screen ID
Definition at line 425 of file app_qspi.h.
app_qspi_screen_info_t app_qspi_async_draw_screen_info_t::screen_info |
Record the basic screen info
Definition at line 429 of file app_qspi.h.
union { ... } app_qspi_async_draw_screen_info_t::ss |
union record
app_qspi_id_t app_qspi_async_draw_screen_info_t::storage_id |
Specify the Memory ID
Definition at line 426 of file app_qspi.h.
veri_linked_screen_scroll_t app_qspi_async_draw_screen_info_t::veri_linked_ss |
info for veri linked screen-scroll
Definition at line 433 of file app_qspi.h.