18.6.3.4.2 Function i2c_slave_clear_status()

Clears a module status flag.

void i2c_slave_clear_status( struct i2c_slave_module *const module, uint32_t status_flags)

Clears the given status flag of the module.

Note: Not all status flags can be cleared.
Table 18-24. Parameters
Data directionParameter nameDescription

[in]

module

Pointer to the I2C software device struct

[in]

status_flags

Bit mask of status flags to clear