Function esp_idf_hal::sys::rmt_tx_memory_reset
source ยท pub unsafe extern "C" fn rmt_tx_memory_reset(channel: u32) -> i32
Expand description
@brief Reset RMT TX memory
@param channel RMT channel
@return - ESP_ERR_INVALID_ARG Parameter error - ESP_OK Success