rmt: remove deprecated functions
This commit is contained in:
@@ -264,7 +264,7 @@ Transmit Mode Parameters
|
||||
.. only:: SOC_RMT_SUPPORT_TX_LOOP_COUNT
|
||||
|
||||
* Enable or disable loop count feature to automatically transmit items for N iterations, then trigger an ISR callback - :cpp:func:`rmt_set_tx_loop_count`
|
||||
* Enable automatically stopping when the number of iterations matches the set loop count. Note this is not reliable for target that doesn't support `SOC_RMT_SUPPORT_TX_LOOP_AUTOSTOP`. - :cpp:func:`rmt_enable_tx_loop_autostop`
|
||||
* Enable automatically stopping when the number of iterations matches the set loop count. Note this is not reliable for target that doesn't support `SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP`. - :cpp:func:`rmt_enable_tx_loop_autostop`
|
||||
|
||||
|
||||
Receive Mode Parameters
|
||||
|
||||
Reference in New Issue
Block a user