i2cNak Function

Signals a negative acknowledgement by clocking data high

Syntax

void i2cNak( void );

Parameters

N/A

Return Value

N/A

Remarks

N/A

Requirements

soft_i2c.h

Example

N/A