ApertureOS
Data Fields
ModeInfoBlock Struct Reference

#include <multiboot.h>

Data Fields

uint16_t attributes
 
uint8_t winA
 
uint8_t winB
 
uint16_t granularity
 
uint16_t winsize
 
uint16_t segmentA
 
uint16_t segmentB
 
void(* realFctPtr )()
 
uint16_t pitch
 
uint16_t Xres
 
uint16_t Yres
 
uint8_t Wchar
 
uint8_t Ychar
 
uint8_t planes
 
uint8_t bpp
 
uint8_t banks
 
uint8_t memory_model
 
uint8_t bank_size
 
uint8_t image_pages
 
uint8_t reserved0
 
uint8_t red_mask
 
uint8_t red_position
 
uint8_t green_mask
 
uint8_t green_position
 
uint8_t blue_mask
 
uint8_t blue_position
 
uint8_t rsv_mask
 
uint8_t rsv_position
 
uint8_t directcolor_attributes
 
uint32_t physbase
 
uint32_t offScrOffset
 
uint16_t offScrSize
 

Field Documentation

uint16_t ModeInfoBlock::attributes
uint8_t ModeInfoBlock::bank_size
uint8_t ModeInfoBlock::banks
uint8_t ModeInfoBlock::blue_mask
uint8_t ModeInfoBlock::blue_position
uint8_t ModeInfoBlock::bpp
uint8_t ModeInfoBlock::directcolor_attributes
uint16_t ModeInfoBlock::granularity
uint8_t ModeInfoBlock::green_mask
uint8_t ModeInfoBlock::green_position
uint8_t ModeInfoBlock::image_pages
uint8_t ModeInfoBlock::memory_model
uint32_t ModeInfoBlock::offScrOffset
uint16_t ModeInfoBlock::offScrSize
uint32_t ModeInfoBlock::physbase
uint16_t ModeInfoBlock::pitch
uint8_t ModeInfoBlock::planes
void(* ModeInfoBlock::realFctPtr) ()
uint8_t ModeInfoBlock::red_mask
uint8_t ModeInfoBlock::red_position
uint8_t ModeInfoBlock::reserved0
uint8_t ModeInfoBlock::rsv_mask
uint8_t ModeInfoBlock::rsv_position
uint16_t ModeInfoBlock::segmentA
uint16_t ModeInfoBlock::segmentB
uint8_t ModeInfoBlock::Wchar
uint8_t ModeInfoBlock::winA
uint8_t ModeInfoBlock::winB
uint16_t ModeInfoBlock::winsize
uint16_t ModeInfoBlock::Xres
uint8_t ModeInfoBlock::Ychar
uint16_t ModeInfoBlock::Yres

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