PicoVGA  1.0-cmake
VGA/TV display on Raspberry Pico
sScreen Struct Reference

Video screen (on change update SSCREEN_* in define.h) More...

#include <vga_screen.h>

Collaboration diagram for sScreen:

Data Fields

u16 num
 SSCREEN_NUM number of video strips.
 
u16 backup
 SSCREEN_BACKUP backup number of video strips during display OFF.
 
sStrip strip [STRIPMAX]
 SSCREEN_STRIP list of video strips.
 

Detailed Description

Video screen (on change update SSCREEN_* in define.h)


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