MicroPython:Библиотеки/pyb/Класс Pin/Pin.dict(): различия между версиями
Материал из Онлайн справочника
Myagkij (обсуждение | вклад) (Новая страница: «{{MicroPython/Панель перехода}} {{Перевод от Сubewriter}} {{Myagkij-редактор}} =Pin.dict([dict])<ref>[http://docs.micropython.org...») |
Нет описания правки |
||
Строка 5: | Строка 5: | ||
=Pin.dict([dict])<ref>[http://docs.micropython.org/en/latest/library/pyb.Pin.html docs.micropython.org - class Pin – control I/O pins]</ref>= | =Pin.dict([dict])<ref>[http://docs.micropython.org/en/latest/library/pyb.Pin.html docs.micropython.org - class Pin – control I/O pins]</ref>= | ||
<syntaxhighlight lang="python | <syntaxhighlight lang="python"> | ||
Pin.dict([dict]) | Pin.dict([dict]) | ||
</syntaxhighlight> | </syntaxhighlight> |
Текущая версия от 18:16, 14 мая 2023
Перевод: Максим Кузьмин
Проверка/Оформление/Редактирование: Мякишев Е.А.
Pin.dict([dict])[1]
Pin.dict([dict])
Задает или считывает словарь для привязки контактов.