DISPLAY_Geometry_t Struct ReferenceKit Drivers > Display
Display geometry specification.
       Definition at line
       
        83
       
       of file
       
        display.h
       
       .
      
      
       #include <
       
     
        display.h
       
       >
      
| Data Fields | |
| unsigned int | height | 
| unsigned int | stride | 
| unsigned int | width | 
Field Documentation
| unsigned int DISPLAY_Geometry_t::height | 
Pixel height of display.
        Definition at line
        
         87
        
        of file
        
         display.h
        
        .
       
| unsigned int DISPLAY_Geometry_t::stride | 
Total line width of display including pixels and controls words.
        Definition at line
        
         85
        
        of file
        
         display.h
        
        .
       
| unsigned int DISPLAY_Geometry_t::width | 
Pixel width of display.
        Definition at line
        
         84
        
        of file
        
         display.h
        
        .
       
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/hardware/kit/common/drivers/
       display.h