Skip to content

Commit

Permalink
docs/psoc6/quickref.rst: I2c quick correction.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Feb 5, 2024
1 parent b61187a commit 49c8e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/psoc6/quickref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Hardware I2C bus slave
The PSoC6™ port offers functions to implement an I2C slave device. An I2C master node connected to the slave can exchange data over I2C for the configured slave address and frequency.

.. warning::
This is not part of the core MicroPython libraries.Therefore, not mapping any existing machine class API and neither supported by other ports.
This is not part of the core MicroPython libraries. Therefore, not mapping any existing machine class API and neither supported by other ports.

.. note::
| Part of the functionality of the I2C slave is based on hardware interrupts and callbacks.
Expand Down

0 comments on commit 49c8e9d

Please sign in to comment.