home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / hardware / i2clib38.lha / i2c_lib.fd < prev    next >
Encoding:
Text File  |  1994-01-28  |  282 b   |  14 lines

  1. ##base _I2C_Base
  2. ##bias 30
  3. ##public
  4. *--- functions in v37.0 or higher ---
  5. AllocI2C(delaytype,name)(D0,A1)
  6. FreeI2C()
  7. SetDelay(ticks)(D0)
  8. InitI2C()
  9. SendI2C(addr,number,data)(D0,D1,A1)
  10. ReceiveI2C(addr,number,data)(D0,D1,A1)
  11. *--- functions in v38.0 or higher ---
  12. GetI2COpponent()
  13. ##end
  14.