Contiki 3.x
Data Fields
WDOG_Type Struct Reference

WDOG - Register Layout Typedef. More...

#include <cpu/arm/k60/include/MK60D10.h>

Data Fields

__IO uint16_t STCTRLH
 Watchdog Status and Control Register High, offset: 0x0.
 
__IO uint16_t STCTRLL
 Watchdog Status and Control Register Low, offset: 0x2.
 
__IO uint16_t TOVALH
 Watchdog Time-out Value Register High, offset: 0x4.
 
__IO uint16_t TOVALL
 Watchdog Time-out Value Register Low, offset: 0x6.
 
__IO uint16_t WINH
 Watchdog Window Register High, offset: 0x8.
 
__IO uint16_t WINL
 Watchdog Window Register Low, offset: 0xA.
 
__IO uint16_t REFRESH
 Watchdog Refresh register, offset: 0xC. More...
 
__IO uint16_t UNLOCK
 Watchdog Unlock register, offset: 0xE. More...
 
__IO uint16_t TMROUTH
 Watchdog Timer Output Register High, offset: 0x10.
 
__IO uint16_t TMROUTL
 Watchdog Timer Output Register Low, offset: 0x12.
 
__IO uint16_t RSTCNT
 Watchdog Reset Count register, offset: 0x14. More...
 
__IO uint16_t PRESC
 Watchdog Prescaler register, offset: 0x16. More...
 

Detailed Description

WDOG - Register Layout Typedef.

Definition at line 9195 of file MK60D10.h.

Field Documentation

__IO uint16_t WDOG_Type::PRESC

Watchdog Prescaler register, offset: 0x16.

Watchdog Prescaler Register, offset: 0x16.

Definition at line 9207 of file MK60D10.h.

__IO uint16_t WDOG_Type::REFRESH

Watchdog Refresh register, offset: 0xC.

Watchdog Refresh Register, offset: 0xC.

Definition at line 9202 of file MK60D10.h.

__IO uint16_t WDOG_Type::RSTCNT

Watchdog Reset Count register, offset: 0x14.

Watchdog Reset Count Register, offset: 0x14.

Definition at line 9206 of file MK60D10.h.

__IO uint16_t WDOG_Type::UNLOCK

Watchdog Unlock register, offset: 0xE.

Watchdog Unlock Register, offset: 0xE.

Definition at line 9203 of file MK60D10.h.