LED_Toggle
Default mainpage
at91lib
utility
LED_Toggle
Description
Source
Call Graph
LED_Toggle
Toggles the current
state
of a LED.
Syntax / parameters
unsigned char
LED_Toggle
(unsigned int led)
Name
Type
Default
Description
led
unsigned int
Number of the LED to toggle.
Return value
unsigned char
1 if the LED has been toggled; otherwise 0.
Description
Toggles the current
state
of a LED.
Source
The documentation for this Member was generated from the following files:
led.c