kos_sys::arch::wdt

Function wdt_enable_watchdog

Source
pub unsafe extern "C" fn wdt_enable_watchdog(
    initial_count: u8,
    clk_config: WDT_CLK_DIV,
    reset_select: WDT_RST,
)