libws libws
WSwan hardware library for the Wonderful toolchain
Loading...
Searching...
No Matches
ws_screen_t Struct Reference

#include <display.h>

Data Fields

union { 
   struct { 
      uint16_t   cell [WS_SCREEN_WIDTH_TILES
   }   row [WS_SCREEN_HEIGHT_TILES]
   uint16_t   cell [WS_SCREEN_WIDTH_TILES
      *WS_SCREEN_HEIGHT_TILES
}; 

Detailed Description

Definition at line 171 of file display.h.

Field Documentation

◆ [union]

union { ... }

◆ cell

Definition at line 174 of file display.h.

◆ [struct]

struct { ... } row[WS_SCREEN_HEIGHT_TILES]

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