timerBegin()
名称
timerBegin()
説明
タイマーの初期設定を行う。
書式
hw_timer_t * timerBegin(uint8_t num, uint16_t divider, bool countUp);
引数
| num |
|
| divider |
|
| countUp |
|
戻り値
タイマーのハンドラ。
使用例
バージョン
| Hardware: | ESP-WROOM-32 |
| Software: | Arduino core for the ESP32 2.0.4 |
最終更新日
August 16, 2026