wdog_op_mode_t Struct Reference

WDOG option mode configuration structure Implements : wdog_op_mode_t_Class. More...

#include <platform/drivers/inc/wdog_driver.h>

Data Fields

bool wait
 
bool stop
 
bool debug
 

Detailed Description

WDOG option mode configuration structure Implements : wdog_op_mode_t_Class.

Definition at line 87 of file wdog_driver.h.

Field Documentation

bool debug

Debug mode

Definition at line 91 of file wdog_driver.h.

bool stop

Stop mode

Definition at line 90 of file wdog_driver.h.

bool wait

Wait mode

Definition at line 89 of file wdog_driver.h.


The documentation for this struct was generated from the following file: