Function esp_idf_hal::sys::esp_int_wdt_init

source ยท
pub unsafe extern "C" fn esp_int_wdt_init()
Expand description

@brief Initialize the non-CPU-specific parts of interrupt watchdog.

This function is automatically called during application startup if the interrupt watchdog is enabled in menuconfig.