ds1621ReadCfg


Reads configuration information from DS1621

ERRCODE ds1621ReadCfg( UBYTE deviceNumber, UBYTE* pCfg );

Parameters


UBYTE - DS1621 device number on the I2C bus
UBYTE* - where to put configuration information

Return Value


ERRCODE - SUCCESS if operation successful
non-zero error code otherwise

Remarks


N/A

Requirements


ds1621.h

Example


N/A

Library


AVR C Library Reference