MicrOS
video_mode Struct Reference

#include <videocard.h>

Public Attributes

uint16_t id
 
uint32_t width
 
uint32_t height
 
uint64_t colors
 
uint8_t monochrome
 
uint8_t planar
 

Member Data Documentation

◆ colors

uint64_t video_mode::colors

◆ height

uint32_t video_mode::height

◆ id

uint16_t video_mode::id

◆ monochrome

uint8_t video_mode::monochrome

◆ planar

uint8_t video_mode::planar

◆ width

uint32_t video_mode::width

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