Nut/OS  4.10.3
API Reference
npluled.h File Reference

Low Level User LED (Green) Access. More...

This graph shows which files directly or indirectly include this file:

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.

Detailed Description

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.