:mod:`countio` ============== .. py:module:: countio .. autoapi-nested-parse:: Support for edge counting The `countio` module contains logic to read and count edge transistions .. warning:: This module is not available in some SAMD21 (aka M0) builds. See the :ref:`module-support-matrix` for more info. All classes change hardware state and should be deinitialized when they are no longer needed if the program continues after use. To do so, either call :py:meth:`!deinit` or use a context manager. See :ref:`lifetime-and-contextmanagers` for more info. .. raw:: html
Available on these boards