<< Previous | Next >>

i2c_send_nak

int i2c_send_nak( void );

Description

Sends NAK sequence to slave. NAK is often sent when the transfer is finished.

Return value

 0: Success.
-1: Clock stretching timeout.

Library

I2C.LIB

See also

Technical Note 215, Using the I2C Bus with a Rabbit Microprocessor.


Dynamic C Functions << Previous | Next >> rabbit.com