_tag_led_instance Struct Reference

List of all members.

Public Attributes

COLOUR on
COLOUR off
unsigned int dutyCycle
unsigned int freq
int bLEDOn
void * context
int led_id

Detailed Description

Definition at line 88 of file display.c.


Member Data Documentation

int _tag_led_instance::bLEDOn
 

Internal flag to track if the LED is on or off

Definition at line 103 of file display.c.

void* _tag_led_instance::context
 

The context to supply to the above callback function

Definition at line 109 of file display.c.

unsigned int _tag_led_instance::dutyCycle
 

The percentage of time which the LED spends on

Definition at line 97 of file display.c.

unsigned int _tag_led_instance::freq
 

The frequency of cycling from off->on->off in Hz/100

Definition at line 100 of file display.c.

int _tag_led_instance::led_id
 

The ID presented to the module controlling this LED

Definition at line 112 of file display.c.

COLOUR _tag_led_instance::off
 

Colour of the LED when it is "off"

Definition at line 94 of file display.c.

COLOUR _tag_led_instance::on
 

Colour of the LED when it is "on"

Definition at line 91 of file display.c.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 17 01:36:12 2006 for IILC by  doxygen 1.4.6