ledcRead()

名称

ledcRead()

説明

LED PWMのチャネルに指定したデューティ比を取得する。

書式

uint32_t ledcRead(uint8_t chan);

引数

chan 利用するチャネル。0~15。

戻り値

デューティ比。

使用例

バージョン

Hardware:ESP-WROOM-32
Software:Arduino core for the ESP32 2.0.4

最終更新日

September 4, 2022

inserted by FC2 system