sigmaDeltaWrite()
名称
sigmaDeltaWrite()
説明
シグマデルタ変調を利用して、指定したデューティ比で出力する。
書式
void sigmaDeltaWrite(uint8_t channel, uint8_t duty);
引数
channel | 利用するチャネル。0~7。 |
duty | デューティ比。0~255。 |
戻り値
なし。
使用例
バージョン
Hardware: | ESP-WROOM-32 |
Software: | Arduino core for the ESP32 2.0.4 |
最終更新日
September 4, 2022