Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_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
__IO hw_wdog_presc_t PRESC |
[0x16] Watchdog Prescaler register
Definition at line 1152 of file MK64F12_wdog.h.
__IO hw_wdog_refresh_t REFRESH |
[0xC] Watchdog Refresh register
Definition at line 1147 of file MK64F12_wdog.h.
__IO hw_wdog_rstcnt_t RSTCNT |
[0x14] Watchdog Reset Count register
Definition at line 1151 of file MK64F12_wdog.h.
__IO hw_wdog_stctrlh_t STCTRLH |
[0x0] Watchdog Status and Control Register High
Definition at line 1141 of file MK64F12_wdog.h.
__IO hw_wdog_stctrll_t STCTRLL |
[0x2] Watchdog Status and Control Register Low
Definition at line 1142 of file MK64F12_wdog.h.
__IO hw_wdog_tmrouth_t TMROUTH |
[0x10] Watchdog Timer Output Register High
Definition at line 1149 of file MK64F12_wdog.h.
__IO hw_wdog_tmroutl_t TMROUTL |
[0x12] Watchdog Timer Output Register Low
Definition at line 1150 of file MK64F12_wdog.h.
__IO hw_wdog_tovalh_t TOVALH |
[0x4] Watchdog Time-out Value Register High
Definition at line 1143 of file MK64F12_wdog.h.
__IO hw_wdog_tovall_t TOVALL |
[0x6] Watchdog Time-out Value Register Low
Definition at line 1144 of file MK64F12_wdog.h.
__IO hw_wdog_unlock_t UNLOCK |
[0xE] Watchdog Unlock register
Definition at line 1148 of file MK64F12_wdog.h.
__IO hw_wdog_winh_t WINH |
[0x8] Watchdog Window Register High
Definition at line 1145 of file MK64F12_wdog.h.
__IO hw_wdog_winl_t WINL |
[0xA] Watchdog Window Register Low
Definition at line 1146 of file MK64F12_wdog.h.
Generated on Sat Aug 27 2022 17:09:03 by
