Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_wdog Struct Reference

_hw_wdog Struct Reference

All WDOG module registers. More...

#include <MK64F12_wdog.h>

Data Fields

__IO hw_wdog_stctrlh_t STCTRLH
__IO hw_wdog_stctrll_t STCTRLL
__IO hw_wdog_tovalh_t TOVALH
__IO hw_wdog_tovall_t TOVALL
__IO hw_wdog_winh_t WINH
__IO hw_wdog_winl_t WINL
__IO hw_wdog_refresh_t REFRESH
__IO hw_wdog_unlock_t UNLOCK
__IO hw_wdog_tmrouth_t TMROUTH
__IO hw_wdog_tmroutl_t TMROUTL
__IO hw_wdog_rstcnt_t RSTCNT
__IO hw_wdog_presc_t PRESC

Detailed Description

All WDOG module registers.

Definition at line 1139 of file MK64F12_wdog.h.


Field Documentation

[0x16] Watchdog Prescaler register

Definition at line 1152 of file MK64F12_wdog.h.

[0xC] Watchdog Refresh register

Definition at line 1147 of file MK64F12_wdog.h.

[0x14] Watchdog Reset Count register

Definition at line 1151 of file MK64F12_wdog.h.

[0x0] Watchdog Status and Control Register High

Definition at line 1141 of file MK64F12_wdog.h.

[0x2] Watchdog Status and Control Register Low

Definition at line 1142 of file MK64F12_wdog.h.

[0x10] Watchdog Timer Output Register High

Definition at line 1149 of file MK64F12_wdog.h.

[0x12] Watchdog Timer Output Register Low

Definition at line 1150 of file MK64F12_wdog.h.

[0x4] Watchdog Time-out Value Register High

Definition at line 1143 of file MK64F12_wdog.h.

[0x6] Watchdog Time-out Value Register Low

Definition at line 1144 of file MK64F12_wdog.h.

[0xE] Watchdog Unlock register

Definition at line 1148 of file MK64F12_wdog.h.

[0x8] Watchdog Window Register High

Definition at line 1145 of file MK64F12_wdog.h.

[0xA] Watchdog Window Register Low

Definition at line 1146 of file MK64F12_wdog.h.