Header file for module <pedal.c> More...
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. |
Definition in file pedal.h.