MicroPython:Библиотеки/machine.TimerWiPy/TimerWiPy.ONE SHOT: различия между версиями

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску
(Новая страница: «{{MicroPython/Панель перехода}} {{Перевод от Сubewriter}} {{Myagkij-редактор}} =TimerWiPy.ONE_SHOT<ref>[http://docs.micropython.o...»)
 
Нет описания правки
 
Строка 5: Строка 5:
=TimerWiPy.ONE_SHOT<ref>[http://docs.micropython.org/en/latest/library/machine.TimerWiPy.html docs.micropython.org - class TimerWiPy – control hardware timers]</ref>=
=TimerWiPy.ONE_SHOT<ref>[http://docs.micropython.org/en/latest/library/machine.TimerWiPy.html docs.micropython.org - class TimerWiPy – control hardware timers]</ref>=


<syntaxhighlight lang="python" enclose="div">
<syntaxhighlight lang="python">
TimerWiPy.ONE_SHOT
TimerWiPy.ONE_SHOT
</syntaxhighlight>
</syntaxhighlight>

Текущая версия от 18:14, 14 мая 2023

Перевод: Максим Кузьмин
Проверка/Оформление/Редактирование: Мякишев Е.А.


TimerWiPy.ONE_SHOT[1]

TimerWiPy.ONE_SHOT

Режим работы таймера.

См.также

Внешние ссылки