I2C_Slave_send_nack

Send NACK to received address or data. Should only be called when appropriate, i.e. in the callback handlers.

void I2C_Slave_send_nack(
    void 
)

Returns

Type: void

Nothing