************* CowPi Library ************* .. |LibraryLicense| image:: https://img.shields.io/github/license/DocBohn/CowPi .. _LibraryLicense: https://github.com/DocBohn/CowPi/blob/main/LICENSE .. |DocumentationLicense| image:: https://img.shields.io/github/license/DocBohn/CowPi_documentation .. _DocumentationLicense: https://github.com/DocBohn/CowPi_documentation/blob/main/LICENSE .. |ArduinoBadge| image:: https://www.ardu-badge.com/badge/CowPi.svg .. _ArduinoBadge: https://www.ardu-badge.com/CowPi .. |PlatformIOBadge| image:: https://badges.registry.platformio.org/packages/docbohn/library/CowPi.svg .. _PlatformIOBadge: https://registry.platformio.org/libraries/docbohn/CowPi - Library licensed under |LibraryLicense|_ - Documentation licensed under |DocumentationLicense|_ This documentation is for the ``CowPi`` library, v\ **0.8**\ . The current version is: |ArduinoBadge|_ |PlatformIOBadge|_ .. toctree:: :maxdepth: 3 CowPi/configuration CowPi/inputs CowPi/outputs CowPi/pin_interrupts CowPi/timer_interrupts CowPi/examples | .. admonition:: Memory-Mapped I/O This section covers the functions provided by the CowPi library. Microcontroller-specific memory-mapped I/O data structures are covered in the :doc:`microcontroller` section.