LED_Set
Default mainpageat91libutilityLED_Set
Description Source Call Graph
LED_Set
Turns the given LED on if it exists; otherwise does nothing.
 
Syntax / parameters
unsigned char LED_Set (unsigned int led)

Name Type Default Description
led unsigned int
  Number of the LED to turn on.
 
Return value unsigned char
  1 if the LED has been turned on; 0 otherwise.
Description
Turns the given LED on if it exists; otherwise does nothing.

 
Source
The documentation for this Member was generated from the following files:
  • led.c