Function i2c_slave_enable_nack_on_address()

Enables sending of NACK on address match.

void i2c_slave_enable_nack_on_address(
		struct i2c_slave_module *const module)

Enables sending of NACK on address match, thus discarding any incoming transaction.

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to software module structure