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

#include "OVR_Device.h"

Collaboration diagram for OVR::CustomPatternReport:
Collaboration graph

Public Member Functions

 CustomPatternReport ()
 
 CustomPatternReport (UInt16 commandId, UByte sequenceLength, UInt32 sequence, UInt16 ledIndex, UInt16 numLEDs)
 

Data Fields

UInt16 CommandId
 
UByte SequenceLength
 
UInt32 Sequence
 
UInt16 LEDIndex
 
UInt16 NumLEDs
 

Detailed Description

Definition at line 737 of file OVR_Device.h.

Constructor & Destructor Documentation

OVR::CustomPatternReport::CustomPatternReport ( )
inline

Definition at line 739 of file OVR_Device.h.

OVR::CustomPatternReport::CustomPatternReport ( UInt16  commandId,
UByte  sequenceLength,
UInt32  sequence,
UInt16  ledIndex,
UInt16  numLEDs 
)
inline

Definition at line 744 of file OVR_Device.h.

Field Documentation

UInt16 OVR::CustomPatternReport::CommandId

Definition at line 753 of file OVR_Device.h.

UInt16 OVR::CustomPatternReport::LEDIndex

Definition at line 756 of file OVR_Device.h.

UInt16 OVR::CustomPatternReport::NumLEDs

Definition at line 757 of file OVR_Device.h.

UInt32 OVR::CustomPatternReport::Sequence

Definition at line 755 of file OVR_Device.h.

UByte OVR::CustomPatternReport::SequenceLength

Definition at line 754 of file OVR_Device.h.


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