commsISRs.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define EXTERN   extern
#define SCISR1_TX_REGISTER_EMPTY   BIT7
#define SCISR1_TX_COMPLETE   BIT6
#define SCISR1_RX_REGISTER_FULL   BIT5
#define SCISR1_RX_IDLE_LINE   BIT4
#define SCISR1_RX_OVERRUN   BIT3
#define SCISR1_RX_NOISE   BIT2
#define SCISR1_RX_FRAMING   BIT1
#define SCISR1_RX_PARITY   BIT0

Variables

EXTERN unsigned char TXByteEscaped
EXTERN unsigned char RXCalculatedChecksum


Define Documentation

#define EXTERN   extern

Definition at line 32 of file commsISRs.h.

#define SCISR1_RX_FRAMING   BIT1

Definition at line 57 of file commsISRs.h.

Referenced by SCI0ISR().

#define SCISR1_RX_IDLE_LINE   BIT4

Definition at line 54 of file commsISRs.h.

#define SCISR1_RX_NOISE   BIT2

Definition at line 56 of file commsISRs.h.

Referenced by SCI0ISR().

#define SCISR1_RX_OVERRUN   BIT3

Definition at line 55 of file commsISRs.h.

Referenced by SCI0ISR().

#define SCISR1_RX_PARITY   BIT0

Definition at line 58 of file commsISRs.h.

Referenced by SCI0ISR().

#define SCISR1_RX_REGISTER_FULL   BIT5

Definition at line 53 of file commsISRs.h.

Referenced by SCI0ISR().

#define SCISR1_TX_COMPLETE   BIT6

Definition at line 52 of file commsISRs.h.

#define SCISR1_TX_REGISTER_EMPTY   BIT7

Definition at line 51 of file commsISRs.h.

Referenced by SCI0ISR().


Variable Documentation

EXTERN unsigned char RXCalculatedChecksum

Definition at line 63 of file commsISRs.h.

Referenced by receiveAndIncrement(), resetReceiveState(), and SCI0ISR().

EXTERN unsigned char TXByteEscaped

Definition at line 62 of file commsISRs.h.

Referenced by SCI0ISR().


Generated on Mon Nov 10 21:18:55 2008 for freeems by  doxygen 1.5.2