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