BlinkingHeadLED.h File Reference

#include <OPENR/OObject.h>
#include <OPENR/OSubject.h>
#include <OPENR/OObserver.h>
#include "def.h"

Go to the source code of this file.

Classes

class  BlinkingHeadLED

Enumerations

enum  BlinkingHeadLEDState { BHLS_IDLE, BHLS_START }

Variables

const char *const LED2_LOCATOR []
const size_t NUM_LEDS = 6
const size_t NUM_FRAMES = 8
const OLEDValue LED2_VALUE [NUM_LEDS][NUM_FRAMES]


Enumeration Type Documentation

enum BlinkingHeadLEDState
 

Enumeration values:
BHLS_IDLE 
BHLS_START 

Definition at line 20 of file BlinkingHeadLED.h.


Variable Documentation

const char* const LED2_LOCATOR[] [static]
 

Initial value:

 {
    "PRM:/r1/c1/c2/c3/l1-LED2:l1", 
    "PRM:/r1/c1/c2/c3/l2-LED2:l2", 
    "PRM:/r1/c1/c2/c3/l3-LED2:l3", 
    "PRM:/r1/c1/c2/c3/l4-LED2:l4", 
    "PRM:/r1/c1/c2/c3/l5-LED2:l5", 
    "PRM:/r1/c1/c2/c3/l6-LED2:l6", 
}

Definition at line 25 of file BlinkingHeadLED.h.

const OLEDValue LED2_VALUE[NUM_LEDS][NUM_FRAMES]
 

Initial value:

 {
    { oledON,  oledON,  oledOFF, oledOFF, oledON,  oledON,  oledOFF, oledOFF },
    { oledOFF, oledON,  oledON,  oledOFF, oledOFF, oledON,  oledON,  oledOFF },
    { oledON,  oledOFF, oledOFF, oledOFF, oledON,  oledON,  oledON,  oledOFF },
    { oledOFF, oledON,  oledOFF, oledON,  oledOFF, oledON,  oledON,  oledOFF },
    { oledOFF, oledOFF, oledON,  oledON,  oledON,  oledOFF, oledON,  oledOFF },
    { oledON,  oledOFF, oledON,  oledOFF, oledON,  oledOFF, oledON,  oledOFF }
}

Definition at line 36 of file BlinkingHeadLED.h.

Referenced by BlinkingHeadLED::NewCommandVectorData().

const size_t NUM_FRAMES = 8
 

Definition at line 35 of file BlinkingHeadLED.h.

const size_t NUM_LEDS = 6
 

Definition at line 34 of file BlinkingHeadLED.h.

Referenced by BlinkingHeadLED::NewCommandVectorData().


Generated on Sun Dec 2 23:04:31 2007 for openSDK by  doxygen 1.3.9.1