Stepper-Motor-Control
v3.0.0
System on a Chip 2014 - Group 04
|
Main-Routine for Stepper-Motor-Control. More...
#include "../INC/main.h"
Go to the source code of this file.
Functions | |
int | main (void) |
Main-Routine. More... | |
Variables | |
OS_FLAG_GRP * | userInputTaskFlagsGrp |
The flags group used in the user-input-task. More... | |
OS_FLAG_GRP * | heartbeatTaskFlagsGrp |
The flags group used in the heartbeat-task and user-input-task. More... | |
OS_FLAG_GRP * | userOutputTaskFlagsGrp |
The flags group used in the user-output-task. More... | |
uint32_t | ISRcontext |
Variable for ISR-Context. More... | |
Main-Routine for Stepper-Motor-Control.
v0.1.0 22.10.2014 Riedel & Kossmann
v0.1.1 29.10.2014 Kossmann
v0.1.2 30.10.2014 Kossmann
v1.0.0 31.10.2014 Riedel & Kossmann
v1.0.1 14.11.2014 Kossmann
v2.0.0 18.11.2014 Riedel & Kossmann
Definition in file main.c.
int main | ( | void | ) |
OS_FLAG_GRP* heartbeatTaskFlagsGrp |
uint32_t ISRcontext |
OS_FLAG_GRP* userInputTaskFlagsGrp |