Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::DisplayReport Struct Reference

#include "OVR_Device.h"

Collaboration diagram for OVR::DisplayReport:
Collaboration graph

Public Types

enum  ShutterTypeEnum { ShutterType_Default = 0 }
 
enum  CurrentLimitEnum { CurrentLimit_Default = 0 }
 

Public Member Functions

 DisplayReport ()
 
 DisplayReport (UInt16 commandId, UByte brightness, ShutterTypeEnum shutterType, CurrentLimitEnum currentLimit, bool useRolling, bool reverseRolling, bool highBrightness, bool selfRefresh, bool readPixel, bool directPentile, UInt16 persistence, UInt16 lightingOffset, UInt16 pixelSettle, UInt16 totalRows)
 

Data Fields

UInt16 CommandId
 
UByte Brightness
 
ShutterTypeEnum ShutterType
 
CurrentLimitEnum CurrentLimit
 
bool UseRolling
 
bool ReverseRolling
 
bool HighBrightness
 
bool SelfRefresh
 
bool ReadPixel
 
bool DirectPentile
 
UInt16 Persistence
 
UInt16 LightingOffset
 
UInt16 PixelSettle
 
UInt16 TotalRows
 

Detailed Description

Definition at line 613 of file OVR_Device.h.

Member Enumeration Documentation

Enumerator
CurrentLimit_Default 

Definition at line 621 of file OVR_Device.h.

Enumerator
ShutterType_Default 

Definition at line 615 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::DisplayReport::DisplayReport ( )
inline

Definition at line 627 of file OVR_Device.h.

OVR::DisplayReport::DisplayReport ( UInt16  commandId,
UByte  brightness,
ShutterTypeEnum  shutterType,
CurrentLimitEnum  currentLimit,
bool  useRolling,
bool  reverseRolling,
bool  highBrightness,
bool  selfRefresh,
bool  readPixel,
bool  directPentile,
UInt16  persistence,
UInt16  lightingOffset,
UInt16  pixelSettle,
UInt16  totalRows 
)
inline

Definition at line 636 of file OVR_Device.h.

Field Documentation

UByte OVR::DisplayReport::Brightness

Definition at line 659 of file OVR_Device.h.

UInt16 OVR::DisplayReport::CommandId

Definition at line 658 of file OVR_Device.h.

CurrentLimitEnum OVR::DisplayReport::CurrentLimit

Definition at line 661 of file OVR_Device.h.

bool OVR::DisplayReport::DirectPentile

Definition at line 667 of file OVR_Device.h.

bool OVR::DisplayReport::HighBrightness

Definition at line 664 of file OVR_Device.h.

UInt16 OVR::DisplayReport::LightingOffset

Definition at line 669 of file OVR_Device.h.

UInt16 OVR::DisplayReport::Persistence

Definition at line 668 of file OVR_Device.h.

UInt16 OVR::DisplayReport::PixelSettle

Definition at line 670 of file OVR_Device.h.

bool OVR::DisplayReport::ReadPixel

Definition at line 666 of file OVR_Device.h.

bool OVR::DisplayReport::ReverseRolling

Definition at line 663 of file OVR_Device.h.

bool OVR::DisplayReport::SelfRefresh

Definition at line 665 of file OVR_Device.h.

ShutterTypeEnum OVR::DisplayReport::ShutterType

Definition at line 660 of file OVR_Device.h.

UInt16 OVR::DisplayReport::TotalRows

Definition at line 671 of file OVR_Device.h.

bool OVR::DisplayReport::UseRolling

Definition at line 662 of file OVR_Device.h.


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