wdg_option_mode_t Struct Reference

WDG PAL option mode configuration structure Implements : wdg_option_mode_t_Class. More...

#include <platform/pal/wdg/inc/wdg_pal.h>

Data Fields

bool wait
 
bool stop
 
bool debug
 

Detailed Description

WDG PAL option mode configuration structure Implements : wdg_option_mode_t_Class.

Definition at line 67 of file wdg_pal.h.

Field Documentation

bool debug

Debug mode

Definition at line 71 of file wdg_pal.h.

bool stop

Stop mode

Definition at line 70 of file wdg_pal.h.

bool wait

Wait mode

Definition at line 69 of file wdg_pal.h.


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