Defines | Functions

leds.h File Reference

Header file for module <leds.c> More...

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

Go to the source code of this file.

Defines

#define EXTERN   extern

Functions

void leds_Init (void)
 Init function to initiate related hardware.
void leds_ShowVoltage (void)
 Method to display the battery voltage.
void leds_ShowCurrent (void)
 Method to display the motor current.

Detailed Description

Author:
Philipp Bank
Copyright:
Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)

Definition in file leds.h.