summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/README.mc68681
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/serial/README.mc68681')
-rw-r--r--c/src/libchip/serial/README.mc6868110
1 files changed, 6 insertions, 4 deletions
diff --git a/c/src/libchip/serial/README.mc68681 b/c/src/libchip/serial/README.mc68681
index 87f86c3875..240faf759b 100644
--- a/c/src/libchip/serial/README.mc68681
+++ b/c/src/libchip/serial/README.mc68681
@@ -74,10 +74,12 @@ setData
ulClock
- This is either NULL or a pointer to a baud rate mapping table. If
- NULL, then the CSR/ACR/X bit mappings shown in the 68681 and 88681
- manuals are used. Otherwise, the board specific baud rate mapping
- is used.
+ This is a pointer to a baud rate mapping table. If set to
+ mc68681_baud_rate_table, then the CSR/ACR/X bit mappings shown
+ in the 68681 and 88681 manuals are used. Otherwise, the board
+ specific baud rate mapping is used.
+
+ NULL is not a valid value.
ulIntVector