diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/canOpenDriver_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/canOpenDriver_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,134 @@ + + +CanFestival: /home/epimerde/documents/tc11/CanFestival-3/include/hcs12/canOpenDriver.h File Reference + + + + +
+
+
+
+

/home/epimerde/documents/tc11/CanFestival-3/include/hcs12/canOpenDriver.h File Reference

+

+Go to the source code of this file. + + + + + + + + + + +

Functions

void initTimer (void)
void resetTimer (void)
void TimerLoop (void)
UNS8 f_can_receive (UNS8 notused, Message *m)
+


Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
UNS8 f_can_receive (UNS8  notused,
Message m 
)
+
+
+ +

+Returns 0 if no message received, 0xFF if the receiving stack is not empty. May be call in polling. You can also call canDispatch(...) in void __attribute__((interrupt)) can0HdlRcv (void) (see include/hcs12/canOpenDriver.c) +

+

+ +

+
+ + + + + + + + + +
void initTimer (void   ) 
+
+
+ +

+ +

+Definition at line 79 of file canOpenDriver.c. +

+References IO_PORTS_8, last_sig, lock(), TCTL1, TIE, timer, timer_notify(), TIOS, TSCR1, TSCR2, and unlock(). +

+

+ +

+
+ + + + + + + + + +
void resetTimer (void   ) 
+
+
+ +

+ +

+Definition at line 73 of file canOpenDriver.c. +

+

+ +

+
+ + + + + + + + + +
void TimerLoop (void   ) 
+
+
+ +

+ +

+

+


Generated on Mon Jun 4 16:29:07 2007 for CanFestival by  + +doxygen 1.5.1
+ +