home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / oslib / CStrong / OSSerialOp / HelpData next >
Encoding:
Text File  |  1994-08-10  |  9.4 KB  |  197 lines

  1. osserialop_RS423_PARITY_ERROR
  2. Defined in:   <osserialop=>osserialop.$>.h
  3. Declaration:  #define osserialop_RS423_PARITY_ERROR 0x20uosserialop_RS423_OVERRUN_ERROR
  4. Defined in:   <osserialop=>osserialop.$>.h
  5. Declaration:  #define osserialop_RS423_OVERRUN_ERROR 0x10uosserialop_RS423_FRAMING_ERROR
  6. Defined in:   <osserialop=>osserialop.$>.h
  7. Declaration:  #define osserialop_RS423_FRAMING_ERROR 0x8uosserialop_DATA_FORMAT_WORD_SIZE
  8. Defined in:   <osserialop=>osserialop.$>.h
  9. Declaration:  #define osserialop_DATA_FORMAT_WORD_SIZE 0x3uosserialop_DATA_FORMAT_WORD_SIZE_SHIFT
  10. Defined in:   <osserialop=>osserialop.$>.h
  11. Declaration:  #define osserialop_DATA_FORMAT_WORD_SIZE_SHIFT 0osserialop_DATA_FORMAT_WORD_SIZE8_BIT
  12. Defined in:   <osserialop=>osserialop.$>.h
  13. Declaration:  #define osserialop_DATA_FORMAT_WORD_SIZE8_BIT 0osserialop_DATA_FORMAT_WORD_SIZE7_BIT
  14. Defined in:   <osserialop=>osserialop.$>.h
  15. Declaration:  #define osserialop_DATA_FORMAT_WORD_SIZE7_BIT 1osserialop_DATA_FORMAT_WORD_SIZE6_BIT
  16. Defined in:   <osserialop=>osserialop.$>.h
  17. Declaration:  #define osserialop_DATA_FORMAT_WORD_SIZE6_BIT 3osserialop_DATA_FORMAT_EXTRA_STOP_BITS
  18. Defined in:   <osserialop=>osserialop.$>.h
  19. Declaration:  #define osserialop_DATA_FORMAT_EXTRA_STOP_BITS 0x4uosserialop_DATA_FORMAT_PARITY_ENABLE
  20. Defined in:   <osserialop=>osserialop.$>.h
  21. Declaration:  #define osserialop_DATA_FORMAT_PARITY_ENABLE 0x8uosserialop_DATA_FORMAT_PARITY
  22. Defined in:   <osserialop=>osserialop.$>.h
  23. Declaration:  #define osserialop_DATA_FORMAT_PARITY 0x30uosserialop_DATA_FORMAT_PARITY_SHIFT
  24. Defined in:   <osserialop=>osserialop.$>.h
  25. Declaration:  #define osserialop_DATA_FORMAT_PARITY_SHIFT 4osserialop_DATA_FORMAT_PARITY_ODD
  26. Defined in:   <osserialop=>osserialop.$>.h
  27. Declaration:  #define osserialop_DATA_FORMAT_PARITY_ODD 0osserialop_DATA_FORMAT_PARITY_EVEN
  28. Defined in:   <osserialop=>osserialop.$>.h
  29. Declaration:  #define osserialop_DATA_FORMAT_PARITY_EVEN 1osserialop_DATA_FORMAT_PARITY1
  30. Defined in:   <osserialop=>osserialop.$>.h
  31. Declaration:  #define osserialop_DATA_FORMAT_PARITY1 2osserialop_DATA_FORMAT_PARITY0
  32. Defined in:   <osserialop=>osserialop.$>.h
  33. Declaration:  #define osserialop_DATA_FORMAT_PARITY0 3osserialop_BAUD_RATE9600
  34. Defined in:   <osserialop=>osserialop.$>.h
  35. Declaration:  #define osserialop_BAUD_RATE9600 7osserialop_BAUD_RATE75
  36. Defined in:   <osserialop=>osserialop.$>.h
  37. Declaration:  #define osserialop_BAUD_RATE75 1osserialop_BAUD_RATE150
  38. Defined in:   <osserialop=>osserialop.$>.h
  39. Declaration:  #define osserialop_BAUD_RATE150 2osserialop_BAUD_RATE300
  40. Defined in:   <osserialop=>osserialop.$>.h
  41. Declaration:  #define osserialop_BAUD_RATE300 3osserialop_BAUD_RATE1200
  42. Defined in:   <osserialop=>osserialop.$>.h
  43. Declaration:  #define osserialop_BAUD_RATE1200 4osserialop_BAUD_RATE2400
  44. Defined in:   <osserialop=>osserialop.$>.h
  45. Declaration:  #define osserialop_BAUD_RATE2400 5osserialop_BAUD_RATE4800
  46. Defined in:   <osserialop=>osserialop.$>.h
  47. Declaration:  #define osserialop_BAUD_RATE4800 6osserialop_BAUD_RATE19200
  48. Defined in:   <osserialop=>osserialop.$>.h
  49. Declaration:  #define osserialop_BAUD_RATE19200 8osserialop_BAUD_RATE50
  50. Defined in:   <osserialop=>osserialop.$>.h
  51. Declaration:  #define osserialop_BAUD_RATE50 9osserialop_BAUD_RATE110
  52. Defined in:   <osserialop=>osserialop.$>.h
  53. Declaration:  #define osserialop_BAUD_RATE110 10osserialop_BAUD_RATE134PT5
  54. Defined in:   <osserialop=>osserialop.$>.h
  55. Declaration:  #define osserialop_BAUD_RATE134PT5 11osserialop_BAUD_RATE600
  56. Defined in:   <osserialop=>osserialop.$>.h
  57. Declaration:  #define osserialop_BAUD_RATE600 12osserialop_BAUD_RATE1800
  58. Defined in:   <osserialop=>osserialop.$>.h
  59. Declaration:  #define osserialop_BAUD_RATE1800 13osserialop_BAUD_RATE3600
  60. Defined in:   <osserialop=>osserialop.$>.h
  61. Declaration:  #define osserialop_BAUD_RATE3600 14osserialop_BAUD_RATE7200
  62. Defined in:   <osserialop=>osserialop.$>.h
  63. Declaration:  #define osserialop_BAUD_RATE7200 15xos_serial_op
  64. Low level serial operationsos_serial_op
  65. Low level serial operationsxosserialop_status
  66. Defined in:   <osserialop=>osserialop.$>.h
  67. Declaration:  extern <os_error=>os.os_error> *xosserialop_status (bits eor_mask,
  68.                  bits and_mask,
  69.                  bits *old_value,
  70.                  bits *new_value);
  71. Summary:      Reads/writes the serial statusosserialop_status
  72. Defined in:   <osserialop=>osserialop.$>.h
  73. Declaration:  extern bits osserialop_status (bits eor_mask,
  74.                  bits and_mask,
  75.                  bits *new_value);
  76. Summary:      Reads/writes the serial statusxosserialop_data_format
  77. Defined in:   <osserialop=>osserialop.$>.h
  78. Declaration:  extern <os_error=>os.os_error> *xosserialop_data_format (bits data_format,
  79.                  bits *old_value);
  80. Summary:      Reads/writes the data formatosserialop_data_format
  81. Defined in:   <osserialop=>osserialop.$>.h
  82. Declaration:  extern bits osserialop_data_format (bits data_format);
  83. Summary:      Reads/writes the data formatxosserialop_break
  84. Defined in:   <osserialop=>osserialop.$>.h
  85. Declaration:  extern <os_error=>os.os_error> *xosserialop_break (int period);
  86. Summary:      Sends a breakosserialop_break
  87. Defined in:   <osserialop=>osserialop.$>.h
  88. Declaration:  extern void osserialop_break (int period);
  89. Summary:      Sends a breakxosserialop_bput
  90. Defined in:   <osserialop=>osserialop.$>.h
  91. Declaration:  extern <os_error=>os.os_error> *xosserialop_bput (byte c,
  92.                  bits *psr);
  93. Summary:      Sends a byteosserialop_bput
  94. Defined in:   <osserialop=>osserialop.$>.h
  95. Declaration:  extern bits osserialop_bput (byte c);
  96. Summary:      Sends a bytexosserialop_bget
  97. Defined in:   <osserialop=>osserialop.$>.h
  98. Declaration:  extern <os_error=>os.os_error> *xosserialop_bget (byte *c,
  99.                  bits *psr);
  100. Summary:      Gets a byte from the serial bufferosserialop_bget
  101. Defined in:   <osserialop=>osserialop.$>.h
  102. Declaration:  extern bits osserialop_bget (byte *c);
  103. Summary:      Gets a byte from the serial bufferxosserialop_rx_baud_rate
  104. Defined in:   <osserialop=>osserialop.$>.h
  105. Declaration:  extern <os_error=>os.os_error> *xosserialop_rx_baud_rate (int rx_rate,
  106.                  bits *old_rx_rate);
  107. Summary:      Reads/writes the receive baud rateosserialop_rx_baud_rate
  108. Defined in:   <osserialop=>osserialop.$>.h
  109. Declaration:  extern bits osserialop_rx_baud_rate (int rx_rate);
  110. Summary:      Reads/writes the receive baud ratexosserialop_tx_baud_rate
  111. Defined in:   <osserialop=>osserialop.$>.h
  112. Declaration:  extern <os_error=>os.os_error> *xosserialop_tx_baud_rate (int tx_rate,
  113.                  bits *old_tx_rate);
  114. Summary:      Reads/writes the transmit baud rateosserialop_tx_baud_rate
  115. Defined in:   <osserialop=>osserialop.$>.h
  116. Declaration:  extern bits osserialop_tx_baud_rate (int tx_rate);
  117. Summary:      Reads/writes the transmit baud ratexosserialop_rx_threshold
  118. Defined in:   <osserialop=>osserialop.$>.h
  119. Declaration:  extern <os_error=>os.os_error> *xosserialop_rx_threshold (int rx_threshold,
  120.                  bits *old_rx_threshold);
  121. Summary:      Sets the receive thresholdosserialop_rx_threshold
  122. Defined in:   <osserialop=>osserialop.$>.h
  123. Declaration:  extern bits osserialop_rx_threshold (int rx_threshold);
  124. Summary:      Sets the receive thresholdxosserialop_enumerate_baud_rates
  125. Defined in:   <osserialop=>osserialop.$>.h
  126. Declaration:  extern <os_error=>os.os_error> *xosserialop_enumerate_baud_rates (int **table,
  127.                  int *table_size);
  128. Summary:      Enumerates the available serial port speedsosserialop_enumerate_baud_rates
  129. Defined in:   <osserialop=>osserialop.$>.h
  130. Declaration:  extern void osserialop_enumerate_baud_rates (int **table,
  131.                  int *table_size);
  132. Summary:      Enumerates the available serial port speedsxserialv
  133. OS_SerialOp vectorserialv
  134. OS_SerialOp vectorxevent_rs423_error
  135. Defined in:   <osserialop=>osserialop.$>.h
  136. Declaration:  extern <os_error=>os.os_error> *xevent_rs423_error (bits status,
  137.                  byte b);
  138. Summary:      event_rs423_error
  139. Defined in:   <osserialop=>osserialop.$>.h
  140. Declaration:  extern void event_rs423_error (bits status,
  141.                  byte b);
  142. Summary:      OSSerialOp
  143. <osserialop_RS423_PARITY_ERROR>
  144. <osserialop_RS423_OVERRUN_ERROR>
  145. <osserialop_RS423_FRAMING_ERROR>
  146. <osserialop_DATA_FORMAT_WORD_SIZE>
  147. <osserialop_DATA_FORMAT_WORD_SIZE_SHIFT>
  148. <osserialop_DATA_FORMAT_WORD_SIZE8_BIT>
  149. <osserialop_DATA_FORMAT_WORD_SIZE7_BIT>
  150. <osserialop_DATA_FORMAT_WORD_SIZE6_BIT>
  151. <osserialop_DATA_FORMAT_EXTRA_STOP_BITS>
  152. <osserialop_DATA_FORMAT_PARITY_ENABLE>
  153. <osserialop_DATA_FORMAT_PARITY>
  154. <osserialop_DATA_FORMAT_PARITY_SHIFT>
  155. <osserialop_DATA_FORMAT_PARITY_ODD>
  156. <osserialop_DATA_FORMAT_PARITY_EVEN>
  157. <osserialop_DATA_FORMAT_PARITY1>
  158. <osserialop_DATA_FORMAT_PARITY0>
  159. <osserialop_BAUD_RATE9600>
  160. <osserialop_BAUD_RATE75>
  161. <osserialop_BAUD_RATE150>
  162. <osserialop_BAUD_RATE300>
  163. <osserialop_BAUD_RATE1200>
  164. <osserialop_BAUD_RATE2400>
  165. <osserialop_BAUD_RATE4800>
  166. <osserialop_BAUD_RATE19200>
  167. <osserialop_BAUD_RATE50>
  168. <osserialop_BAUD_RATE110>
  169. <osserialop_BAUD_RATE134PT5>
  170. <osserialop_BAUD_RATE600>
  171. <osserialop_BAUD_RATE1800>
  172. <osserialop_BAUD_RATE3600>
  173. <osserialop_BAUD_RATE7200>
  174. <xos_serial_op>
  175. <os_serial_op>
  176. <xosserialop_status>
  177. <osserialop_status>
  178. <xosserialop_data_format>
  179. <osserialop_data_format>
  180. <xosserialop_break>
  181. <osserialop_break>
  182. <xosserialop_bput>
  183. <osserialop_bput>
  184. <xosserialop_bget>
  185. <osserialop_bget>
  186. <xosserialop_rx_baud_rate>
  187. <osserialop_rx_baud_rate>
  188. <xosserialop_tx_baud_rate>
  189. <osserialop_tx_baud_rate>
  190. <xosserialop_rx_threshold>
  191. <osserialop_rx_threshold>
  192. <xosserialop_enumerate_baud_rates>
  193. <osserialop_enumerate_baud_rates>
  194. <xserialv>
  195. <serialv>
  196. <xevent_rs423_error>
  197. <event_rs423_error>