S32 SDK
wdog_op_mode_t Struct Reference

WDOG configuration structure Implements : wdog_op_mode_t_Class. More...

#include <wdog_hal.h>

Data Fields

bool wait
 
bool stop
 
bool debug
 

Detailed Description

WDOG configuration structure Implements : wdog_op_mode_t_Class.

Definition at line 80 of file wdog_hal.h.

Field Documentation

bool debug

Debug mode

Definition at line 83 of file wdog_hal.h.

bool stop

Stop mode

Definition at line 82 of file wdog_hal.h.

bool wait

Wait mode

Definition at line 81 of file wdog_hal.h.


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