構造体定義書 仕様書 自動 作成 ツール【A HotDocument】

screeninfo

構文構文

struct screeninfo

ファイル名ファイル名

vga.h

構造体情報構造体情報

No. 名称 属性説明
1
screeninfo   
  xres __u32 visible resolution
  yres __u32  
  xres_virtual __u32 virtual resolution
  yres_virtual __u32  
  xoffset __u32 offset from virtual to visible
  yoffset __u32 resolution
  bits_per_pixel __u32 guess what
  grayscale __u32 != 0 Graylevels instead of colors
  red fb_bitfield bitfield in fb mem if true color,
  green fb_bitfield else only length is significant
  blue fb_bitfield  
  transp fb_bitfield transparency
  nonstd __u32 != 0 Non standard pixel format
  activate __u32 see FB_ACTIVATE_*
  height __u32 height of picture in mm
  width __u32 width of picture in mm
  accel_flags __u32 acceleration flags (hints)
  pixclock __u32 pixel clock in ps (pico seconds)
  left_margin __u32 time from sync to picture
  right_margin __u32 time from picture to sync
  upper_margin __u32 time from sync to picture
  lower_margin __u32  
  hsync_len __u32 length of horizontal sync
  vsync_len __u32 length of vertical sync
  sync __u32 sync polarity
  vmode __u32 interlaced etc
  reserved[6] __u32 Reserved for future compatibility

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー