zephyr/doc/hardware/peripherals/eeprom/api.rst
Henrik Brix Andersen 370787a227 doc: hardware: peripherals: eeprom: reorganize and add EEPROM shell page
Reorganize the EEPROM periheral documentation to make room for subpages
with additional details. Add a page describing the EEPROM shell module.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2024-07-08 15:52:21 +02:00

23 lines
355 B
ReStructuredText

.. _eeprom_api:
EEPROM API
##########
Overview
********
The EEPROM API provides read and write access to Electrically Erasable
Programmable Read-Only Memory (EEPROM) devices.
Configuration Options
*********************
Related configuration options:
* :kconfig:option:`CONFIG_EEPROM`
API Reference
*************
.. doxygengroup:: eeprom_interface