I2C_Slave_enable

Enable address recognition in I2C_Slave.

void I2C_Slave_enable(
    void 
)
  1. 1.

    If supported by the clock system, enables the clock to the module

  2. 2.

    Enables the I2C slave functionality by setting the enable-bit in the HW's control register

Returns

Type: void

Nothing