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.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module |
Pointer to the I2C software device struct |
[in] |
status_flags |
Bit mask of status flags to clear |