rmt: support tx loop count

This commit is contained in:
morris
2020-03-18 18:13:27 +08:00
parent dc91aa9786
commit 0c17af3ea4
4 changed files with 61 additions and 4 deletions

View File

@@ -138,7 +138,7 @@ When configuring channel in transmit mode, set **tx_config** and the following m
* Level of the RMT output, when the carrier is applied - **carrier_level**
* Enable the RMT output if idle - **idle_output_en**
* Set the signal level on the RMT output if idle - **idle_level**
:esp32s2: * Specify maximum number of transmissions in a loop - **loop_count**
Receive Mode
^^^^^^^^^^^^