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

Video strip (on change update SSTRIP_* in define.h) More...

#include <vga_screen.h>

Collaboration diagram for sStrip:

Data Fields

u16 height
 SSTRIP_HEIGHT height of this strip in number of scanlines.
 
u16 num
 SSTRIP_NUM number of video segments.
 
sSegm seg [SEGMAX]
 SSTRIP_SEG list of video segments.
 

Detailed Description

Video strip (on change update SSTRIP_* in define.h)


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