mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-14 18:47:32 +00:00
The doc/api is a legacy name, which is confusing in the current use, since all build targets are now APIs. Today we have: doc/common: Common configuration and settings between all targets. doc/main: Main Pybricks documentation at docs.pybricks.com. doc/ide: Documentation shipped with the Pybricks Code IDE.
39 lines
830 B
ReStructuredText
39 lines
830 B
ReStructuredText
Port
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. class:: Port
|
|
|
|
Input and output ports:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.A
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.B
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.C
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.D
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.E
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.F
|
|
:annotation:
|
|
|
|
EV3 Sensor ports:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.S1
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.S2
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.S3
|
|
:annotation:
|
|
|
|
.. autoattribute:: pybricks.parameters.Port.S4
|
|
:annotation:
|