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. * * *
Defines | |
#define | ULED_ON 1 |
ULED status definitions. | |
#define | ULED_OFF 0 |
Functions | |
void | NplUledCntl (int status) |
Low Level User LED (Green) Access. User LED control routine. | |
int | NplUledStatus (void) |
Activate negated chip select. Deactivate negated chip select. User LED status routine. |