:py:mod:`expliot.plugins.busauditor` ==================================== .. py:module:: expliot.plugins.busauditor .. autoapi-nested-parse:: Support for BUS Auditor hardware protocol tests. Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 badevinfo/index.rst bai2cscan/index.rst bajtagscan/index.rst baswdscan/index.rst bauartscan/index.rst Package Contents ---------------- .. py:data:: BUSAUDITOR_REFERENCE :annotation: = https://expliot.io/collections/frontpage/products/bus-auditor-pre-order .. py:data:: JTAG_REFERENCE :annotation: = https://developer.arm.com/documentation/ddi0314/h/debug-access-port/jtag-dp?lang=en .. py:data:: SWD_REFERENCE :annotation: = https://developer.arm.com/architectures/cpu-architecture/debug-visibility-and-trace/coresight-arc... .. py:data:: I2C_REFERENCE :annotation: = https://www.nxp.com/docs/en/user-guide/UM10204.pdf .. py:data:: UART_REFERENCE :annotation: = https://en.wikipedia.org/wiki/Universal_asynchronous_receiver-transmitter .. py:data:: DEFAFULT_START :annotation: = 0 .. py:data:: DEFAFULT_END :annotation: = 4 .. py:data:: CHANNEL_MIN :annotation: = 0 .. py:data:: CHANNEL_MAX :annotation: = 15 .. py:data:: DEFAULT_VOLTS :annotation: = 3.3 .. py:data:: VOLTAGE_RANGE :annotation: = ['3.3', '1.8', '1.2']