projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b0d845
)
Reformat.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 19 Oct 2004 11:48:05 +0000
(11:48 +0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 19 Oct 2004 11:48:05 +0000
(11:48 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@252
38d2e660
-2303-0410-9eaa-
f027e97ec537
drv/ser.h
patch
|
blob
|
history
diff --git
a/drv/ser.h
b/drv/ser.h
index 738c572b92cdc35fe77d10d7a4593cfe4c8d6b83..ad43d47cf8238eade0a5315d259f68a69bec37f3 100755
(executable)
--- a/
drv/ser.h
+++ b/
drv/ser.h
@@
-14,6
+14,9
@@
/*#*
*#* $Log$
+ *#* Revision 1.16 2004/10/19 11:48:05 bernie
+ *#* Reformat.
+ *#*
*#* Revision 1.15 2004/10/19 08:11:53 bernie
*#* SERRF_TX, SERRF_RX: New macros; Enhance documentation.
*#*
@@
-92,7
+95,7
@@
/*
* Hardware errors.
-
* These flags map directly to the SCI Control Register.
+ * These flags map directly to the SCI Control Register.
*/
#define SERRF_PARITYERROR BV(8) /*!< Parity error */
#define SERRF_FRAMEERROR BV(9) /*!< Stop bit missing */