Microchip® Advanced Software Framework

wdt_opt_t Struct Reference

WDT startup options.

#include <wdt.h>

Data Fields

uint64_t us_timeout_period
 Prescaler value for the timeout. More...
 

uint64_t wdt_opt_t::us_timeout_period

Prescaler value for the timeout.

Referenced by wdt_enable(), and wdt_reset_mcu().