:py:mod:`lager` =============== .. py:module:: lager Subpackages ----------- .. toctree:: :titlesonly: :maxdepth: 3 pcb/index.rst Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 ble/index.rst cache/index.rst constants/index.rst ethercat/index.rst exceptions/index.rst factory/index.rst gpio/index.rst lager/index.rst log/index.rst peripherals/index.rst pytest_influxdb/index.rst usb/index.rst util/index.rst Package Contents ---------------- Classes ~~~~~~~ .. autoapisummary:: lager.Bus .. py:class:: Bus Bases: :py:obj:`enum.Enum` Generic enumeration. Derive from this class to define new enumerations. .. py:attribute:: BUS_3V3 :annotation: = 0 .. py:attribute:: BUS_5V :annotation: = 5