pub unsafe extern "C" fn rtc_isr_noniram_enable(cpu: u32)
Expand description

@brief Enable the RTC interrupt that is allowed to be executed when cache is disabled. cache disabled. Internal interrupt handle function will call this function in interrupt handler function. Enable bits when esp_intr_noniram_enable is called.

@param cpu CPU number.