Enables callback.
void i2c_slave_enable_callback( struct i2c_slave_module *const module, enum i2c_slave_callback callback_type)
Enables the callback specified by the callback_type.
| Data direction | Parameter name | Description |
|---|---|---|
[in, out] |
module |
Pointer to the software module struct |
[in] |
callback_type |
Callback type to enable |