app_qspi_screen_info_t Struct Reference

Screen Info. structure definition. More...

#include <app_qspi.h>

Public Attributes

unsigned int scrn_pixel_width
 
unsigned int scrn_pixel_height
 
unsigned int scrn_pixel_depth
 

Detailed Description

Screen Info. structure definition.

Definition at line 363 of file app_qspi.h.

Member Data Documentation

◆ scrn_pixel_depth

unsigned int app_qspi_screen_info_t::scrn_pixel_depth

pixel depth, unit: byte, such as 2

Definition at line 366 of file app_qspi.h.

◆ scrn_pixel_height

unsigned int app_qspi_screen_info_t::scrn_pixel_height

screen pixel height, such as 390

Definition at line 365 of file app_qspi.h.

◆ scrn_pixel_width

unsigned int app_qspi_screen_info_t::scrn_pixel_width

screen pixel width, such as 390

Definition at line 364 of file app_qspi.h.


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