Stepper-Motor-Control  v3.0.0
System on a Chip 2014 - Group 04
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
outputTaskData Struct Reference

Datatype of global variable for transmitting information from InputTask to OutputTask. More...

#include <dataTypes.h>

Collaboration diagram for outputTaskData:
Collaboration graph

Public Attributes

systemState_t systemState
 stores state of system
 
uint32_t stepsReg
 copy of steps register
 
uint8_t ctrlReg
 copy control register
 
uint8_t speedReg
 copy of speed register
 

Detailed Description

Datatype of global variable for transmitting information from InputTask to OutputTask.

Definition at line 49 of file dataTypes.h.


The documentation for this struct was generated from the following file: