Defines | Functions

pedal.h File Reference

Header file for module <pedal.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
#define PEDAL_TIMEOUT   2000U
 This value defines how many milliseconds the pedal interrupt missing before setting pedaling RPM to 0.

Functions

void pedal_Init (void)
 Init function of the pedal module.
UINT32 pedal_GetTimeout (void)
 Check and get method for pedal timeout.
UINT32 pedal_GetRpm (void)
 Get method for mg_u32Rpm.

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 pedal.h.