led.h
Default mainpageat91libutilityled.h
Description Overview
Methods Brief description
 LED_Clear Turns a LED off.
 LED_Configure Configures the pin associated with the given LED number.
 LED_Set Turns the given LED on if it exists; otherwise does nothing.
 LED_Toggle Toggles the current state of a LED.