18.6.3.7.4 Function i2c_slave_disable_callback()

Disables callback.

void i2c_slave_disable_callback( struct i2c_slave_module *const module, enum i2c_slave_callback callback_type)

Disables the callback specified by the callback_type.

Table 18-32. Parameters
Data directionParameter nameDescription

[in, out]

module

Pointer to the software module struct

[in]

callback_type

Callback type to disable