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