Enable address recognition in I2C_Slave.
void I2C_Slave_enable( void )
If supported by the clock system, enables the clock to the module
Enables the I2C slave functionality by setting the enable-bit in the HW's control register
Type: void
Nothing