Changes between Version 16 and Version 17 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/File/CFile
- Timestamp:
- 08/23/10 10:02:16 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/File/CFile
v16 v17 114 114 115 115 ==== Parameters ==== 116 * baud_index 117 * data_bit_index 118 * parity_index 119 * stop_bit_index 116 * baud_index - baud1200, baud2400, baud4800, baud9600, baud19200, baud38400, baud57600, or baud115200 117 * data_bit_index - data7 or data8 118 * parity_index - parityNone, parityEven, or parityOdd 119 * stop_bit_index - stopOne or stopTwo 120 120 121 121 ==== Return Value ====