18.6.3.6.1 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.
Data direction | Parameter name | Description |
---|---|---|
[in, out] | module |
Pointer to software module structure |