Exported functions.


int MLWrite( pML pml, char *buf, int count, int flag, pMLNODE pmlnode )
Write count bits from buf to the bus object pml. Read the state of the bus for each bit written and record in the same buf. According to flag options, optionally reset the bus before the write, and/or timestamp the pmlnode passed by reference. Returns error code less than zero on error, else the number of bits written. Source: ../mld.c.html#MLWrite
void MLPathCheck( pML pml )
If a device is not responding when it should be, call MLPathCheck() to insure that the state of the bus is as advertised. This has been found to be necessary when noise has caused a switching failure. Source: ../mld.c.html#MLPathCheck
pMLNODE GetMLNodeByName( pML pml, char *name )
Lookup node in the node table according to its name. Source: ../mld.c.html#GetMLNodeByName
pMLNODE GetMLNodeByAddr( pML pml, pMLNODE pmlnode )
Lookup node in the node table according to its eight byte address. Source: ../mld.c.html#GetMLNodeByAddr
alphabetic index hierarchy of classes


XIDAR TECHNICS, 3388 STATE RT 370, CATO NY 13033-9716
Copyright © 1996 Eliot W. Dudley All rights reserved.
edudley@servtech.com

Dallas Semiconductor Home Page 1-Wire, DS, DS1820, DS2405, DS2407, DS9097, and MicroLan are trademarks and/or registered trademarks of Dallas Semiconductor

generated by doc++