RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
fb_fix_screeninfo结构体 参考

#include <lcd.h>

成员变量

char id [16]
 
unsigned long smem_start
 
uint32_t smem_len
 
uint32_t type
 
uint32_t type_aux
 
uint32_t visual
 
uint16_t xpanstep
 
uint16_t ypanstep
 
uint16_t ywrapstep
 
uint32_t line_length
 
unsigned long mmio_start
 
uint32_t mmio_len
 
uint32_t accel
 
uint16_t capabilities
 
uint16_t reserved [2]
 

详细描述

在文件 lcd.h90 行定义.

结构体成员变量说明

◆ id

char fb_fix_screeninfo::id[16]

在文件 lcd.h92 行定义.

◆ smem_start

unsigned long fb_fix_screeninfo::smem_start

在文件 lcd.h93 行定义.

◆ smem_len

uint32_t fb_fix_screeninfo::smem_len

在文件 lcd.h95 行定义.

◆ type

uint32_t fb_fix_screeninfo::type

在文件 lcd.h96 行定义.

◆ type_aux

uint32_t fb_fix_screeninfo::type_aux

在文件 lcd.h97 行定义.

◆ visual

uint32_t fb_fix_screeninfo::visual

在文件 lcd.h98 行定义.

◆ xpanstep

uint16_t fb_fix_screeninfo::xpanstep

在文件 lcd.h99 行定义.

◆ ypanstep

uint16_t fb_fix_screeninfo::ypanstep

在文件 lcd.h100 行定义.

◆ ywrapstep

uint16_t fb_fix_screeninfo::ywrapstep

在文件 lcd.h101 行定义.

◆ line_length

uint32_t fb_fix_screeninfo::line_length

在文件 lcd.h102 行定义.

◆ mmio_start

unsigned long fb_fix_screeninfo::mmio_start

在文件 lcd.h103 行定义.

◆ mmio_len

uint32_t fb_fix_screeninfo::mmio_len

在文件 lcd.h105 行定义.

◆ accel

uint32_t fb_fix_screeninfo::accel

在文件 lcd.h106 行定义.

◆ capabilities

uint16_t fb_fix_screeninfo::capabilities

在文件 lcd.h108 行定义.

◆ reserved

uint16_t fb_fix_screeninfo::reserved[2]

在文件 lcd.h109 行定义.