TestDoxygen  1.0.21
Test for Doxygen
Data Fields
displayline Struct Reference

struct for display lines. More...

#include <SIMRCV.h>

Data Fields

int scanline
uint8_t attributes
int8_t startpos
uint8_t textlng
char * linetext

Detailed Description

struct for display lines.

scanline: for SW_OSD this is the scan line, or for MAX7456 the line no, this depends on whether it's NTSC (13 lines) or PAL (16 lines). In SW_OSD it is set in the FIELD_ENDhndlr()


Field Documentation

only used for MAX7456

points to null terminated string

Line where the text is inserted. See note above

position in characters, not used in SW_OSD

character count in line


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Defines