![]() |
S32 SDK
|
Watchdog status register structure. Information on the status of the watchdog is available from the Watchdog status register. This register also indicates whether Forced Normal and Software Development modes are active. More...
#include <sbc_uja1169_driver.h>
Data Fields | |
sbc_wtdog_stat_fnms_t | fnms |
sbc_wtdog_stat_sdms_t | sdms |
sbc_wtdog_stat_wds_t | wds |
Watchdog status register structure. Information on the status of the watchdog is available from the Watchdog status register. This register also indicates whether Forced Normal and Software Development modes are active.
Implements : sbc_wtdog_status_t_Class
Definition at line 1329 of file sbc_uja1169_driver.h.
Forced Normal mode status.
Definition at line 1330 of file sbc_uja1169_driver.h.
Software Development mode status.
Definition at line 1331 of file sbc_uja1169_driver.h.
Watchdog status.
Definition at line 1332 of file sbc_uja1169_driver.h.