Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

GLOBAL_FLAGS Struct Reference

#include <global.h>


Detailed Description

Status flags.

Definition at line 29 of file global.h.

Data Fields

unsigned char cmd:1
 True when uart has received a string (ended with '/r').

unsigned char dummy:6
 Dummy bits to fill up a byte.

unsigned char running:1
 True when stepper motor is running.


Field Documentation

unsigned char GLOBAL_FLAGS::cmd
 

True when uart has received a string (ended with '/r').

Definition at line 33 of file global.h.

Referenced by main(), and UART_RX_interrupt().

unsigned char GLOBAL_FLAGS::dummy
 

Dummy bits to fill up a byte.

Definition at line 35 of file global.h.

unsigned char GLOBAL_FLAGS::running
 

True when stepper motor is running.

Definition at line 31 of file global.h.

Referenced by main(), speed_cntr_Move(), speed_cntr_TIMER1_COMPA_interrupt(), and UART_RX_interrupt().


Generated on Mon May 8 15:05:04 2006 for AVR446 - Linear speed control of stepper motor by doxygen 1.3.7