Low Level User LED (Green) Access. More...
Go to the source code of this file.
Defines | |
#define | ULED_ON 1 |
ULED status definitions. | |
#define | ULED_OFF 0 |
Functions | |
void | NplUledCntl (int status) |
Low Level User LED (Green) Access. | |
int | NplUledStatus (void) |
User LED status routine. |
Low Level User LED (Green) Access.
Low level User LED (Green) hardware routines for the programmable logic provided on the Ethernut 3 reference design.
** * Revision 1.0 2006/01/22 10:01:02 alex (k.vassliev) * First check-in. * * *
Definition in file npluled.h.