image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
EVE_ConfigParameters Struct Reference

#include <EVE_Util.h>

Data Fields

bool AdaptiveFramerate
 
Display
int16_t Width
 
int16_t Height
 
int16_t HCycle
 
int16_t HOffset
 
int16_t HSync0
 
int16_t HSync1
 
int16_t VCycle
 
int16_t VOffset
 
int16_t VSync0
 
int16_t VSync1
 
uint8_t PCLK
 
int8_t Swizzle
 
int8_t PCLKPol
 
int8_t CSpread
 
uint8_t OutBitsR
 
uint8_t OutBitsG
 
uint8_t OutBitsB
 
bool Dither
 

Detailed Description

Definition at line 56 of file EVE_Util.h.

Field Documentation

◆ AdaptiveFramerate

bool EVE_ConfigParameters::AdaptiveFramerate

Definition at line 81 of file EVE_Util.h.

◆ CSpread

int8_t EVE_ConfigParameters::CSpread

Definition at line 73 of file EVE_Util.h.

◆ Dither

bool EVE_ConfigParameters::Dither

Definition at line 77 of file EVE_Util.h.

◆ HCycle

int16_t EVE_ConfigParameters::HCycle

Definition at line 62 of file EVE_Util.h.

◆ Height

int16_t EVE_ConfigParameters::Height

Screen and render height (lines)

Definition at line 61 of file EVE_Util.h.

◆ HOffset

int16_t EVE_ConfigParameters::HOffset

Definition at line 63 of file EVE_Util.h.

◆ HSync0

int16_t EVE_ConfigParameters::HSync0

Definition at line 64 of file EVE_Util.h.

◆ HSync1

int16_t EVE_ConfigParameters::HSync1

Definition at line 65 of file EVE_Util.h.

◆ OutBitsB

uint8_t EVE_ConfigParameters::OutBitsB

Definition at line 76 of file EVE_Util.h.

◆ OutBitsG

uint8_t EVE_ConfigParameters::OutBitsG

Definition at line 75 of file EVE_Util.h.

◆ OutBitsR

uint8_t EVE_ConfigParameters::OutBitsR

Definition at line 74 of file EVE_Util.h.

◆ PCLK

uint8_t EVE_ConfigParameters::PCLK

Definition at line 70 of file EVE_Util.h.

◆ PCLKPol

int8_t EVE_ConfigParameters::PCLKPol

Definition at line 72 of file EVE_Util.h.

◆ Swizzle

int8_t EVE_ConfigParameters::Swizzle

Definition at line 71 of file EVE_Util.h.

◆ VCycle

int16_t EVE_ConfigParameters::VCycle

Definition at line 66 of file EVE_Util.h.

◆ VOffset

int16_t EVE_ConfigParameters::VOffset

Definition at line 67 of file EVE_Util.h.

◆ VSync0

int16_t EVE_ConfigParameters::VSync0

Definition at line 68 of file EVE_Util.h.

◆ VSync1

int16_t EVE_ConfigParameters::VSync1

Definition at line 69 of file EVE_Util.h.

◆ Width

int16_t EVE_ConfigParameters::Width

Line buffer width (pixels)

Definition at line 60 of file EVE_Util.h.


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