led.h
Default mainpage
at91lib
utility
led.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.