Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
stivale2_struct_tag_textmode Struct Reference

#include <stivale2.h>

Data Fields

struct stivale2_tag tag
 
uint64_t address
 
uint16_t unused
 
uint16_t rows
 
uint16_t cols
 
uint16_t bytes_per_char
 

Detailed Description

Definition at line 208 of file stivale2.h.

Field Documentation

◆ address

uint64_t stivale2_struct_tag_textmode::address

Definition at line 210 of file stivale2.h.

◆ bytes_per_char

uint16_t stivale2_struct_tag_textmode::bytes_per_char

Definition at line 214 of file stivale2.h.

◆ cols

uint16_t stivale2_struct_tag_textmode::cols

Definition at line 213 of file stivale2.h.

◆ rows

uint16_t stivale2_struct_tag_textmode::rows

Definition at line 212 of file stivale2.h.

◆ tag

struct stivale2_tag stivale2_struct_tag_textmode::tag

Definition at line 209 of file stivale2.h.

◆ unused

uint16_t stivale2_struct_tag_textmode::unused

Definition at line 211 of file stivale2.h.


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